From 612f52985f45ecb09a72cebff11ee66a7192e994 Mon Sep 17 00:00:00 2001
From: BatJan <1932158+BatJan@users.noreply.github.com>
Date: Tue, 26 Oct 2021 17:41:40 +0200
Subject: [PATCH] Add new dictionary key
---
src/Umbraco.Web.UI/Umbraco/config/lang/en.xml | 1 +
src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml | 1 +
2 files changed, 2 insertions(+)
diff --git a/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml b/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
index edf666a02df8..5b45bca81c53 100644
--- a/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
+++ b/src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
@@ -1720,6 +1720,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
Label above (full-width)
You are removing the child node
Removing a child node will limit the editors options to create different content types beneath a node.
+ using this editor will get updated with the new settings.
Add language
diff --git a/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml b/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
index 4233717a2372..87b10265487f 100644
--- a/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
+++ b/src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
@@ -1751,6 +1751,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
Drag properties here to place directly on the tab
You are removing the child node
Removing a child node will limit the editors options to create different content types beneath a node.
+ using this editor will get updated with the new settings.
Add language