From b75b98fd5522832417c57cc471f0097ae8261e3b Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Tue, 23 Jan 2024 14:59:02 +0100 Subject: [PATCH 1/2] Write shorter sentences --- 10/umbraco-cms/fundamentals/data/dictionary-items.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/umbraco-cms/fundamentals/data/dictionary-items.md b/10/umbraco-cms/fundamentals/data/dictionary-items.md index 723f13e74f7..d8f92bbf0f7 100644 --- a/10/umbraco-cms/fundamentals/data/dictionary-items.md +++ b/10/umbraco-cms/fundamentals/data/dictionary-items.md @@ -59,7 +59,7 @@ Which language a user has access to is determined by the "Language permissions" ## Using Dictionary Values in Document Types -In some cases, you might want to render the dictionary values in the Document Type to display the labels depending on the language configured for the logged-in user. +In some cases, you might want to render the dictionary values in the Document Type. This is to display the labels depending on the language configured for the logged-in user. To use dictionary values in the Document Type, follow these steps: From 9f9b5f5b927843688de607f369d4a179a8a4730c Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Tue, 23 Jan 2024 15:01:38 +0100 Subject: [PATCH 2/2] Update v12 & 13 --- 12/umbraco-cms/fundamentals/data/dictionary-items.md | 2 +- 13/umbraco-cms/fundamentals/data/dictionary-items.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/12/umbraco-cms/fundamentals/data/dictionary-items.md b/12/umbraco-cms/fundamentals/data/dictionary-items.md index afb32cad703..c273f271334 100644 --- a/12/umbraco-cms/fundamentals/data/dictionary-items.md +++ b/12/umbraco-cms/fundamentals/data/dictionary-items.md @@ -59,7 +59,7 @@ Which language a user has access to is determined by the "Language permissions" ## Using Dictionary Values in Document Types -In some cases, you might want to render the dictionary values in the Document Type to display the labels depending on the language configured for the logged-in user. +In some cases, you might want to render the dictionary values in the Document Type. This is to display the labels depending on the language configured for the logged-in user. To use dictionary values in the Document Type, follow these steps: diff --git a/13/umbraco-cms/fundamentals/data/dictionary-items.md b/13/umbraco-cms/fundamentals/data/dictionary-items.md index afb32cad703..c273f271334 100644 --- a/13/umbraco-cms/fundamentals/data/dictionary-items.md +++ b/13/umbraco-cms/fundamentals/data/dictionary-items.md @@ -59,7 +59,7 @@ Which language a user has access to is determined by the "Language permissions" ## Using Dictionary Values in Document Types -In some cases, you might want to render the dictionary values in the Document Type to display the labels depending on the language configured for the logged-in user. +In some cases, you might want to render the dictionary values in the Document Type. This is to display the labels depending on the language configured for the logged-in user. To use dictionary values in the Document Type, follow these steps: