From 5e982999e3e652520e73c876b523abbccc84e529 Mon Sep 17 00:00:00 2001 From: leekelleher Date: Tue, 2 Jan 2024 10:05:49 +0000 Subject: [PATCH] Localization - added entry for Dynamic Root (on Tree Picker) ref: https://github.com/umbraco/Umbraco.CMS.Backoffice/pull/1082#issuecomment-1864269992 --- src/Umbraco.Web.UI.Client/.github/localization_overview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/.github/localization_overview.md b/src/Umbraco.Web.UI.Client/.github/localization_overview.md index c2dd2453ae..740cebe2c9 100644 --- a/src/Umbraco.Web.UI.Client/.github/localization_overview.md +++ b/src/Umbraco.Web.UI.Client/.github/localization_overview.md @@ -135,6 +135,7 @@ Ensure all property editors are properly localized. - [ ] Toggle - [ ] Tree Picker - [ ] StartNode + - [x] DynamicRoot - [ ] Upload Field - [ ] User Picker - [ ] Value Type @@ -235,4 +236,4 @@ Then we need your help! With Bellissima we added new localization keys, and we s - [ ] `tr-TR` - Turkish (Turkey) - [ ] `ua-UA` - Ukrainian (Ukraine) - [ ] `zh-CN` - Chinese (China) -- [ ] `zh-TW` - Chinese (Taiwan) \ No newline at end of file +- [ ] `zh-TW` - Chinese (Taiwan)