Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 10/umbraco-cms/fundamentals/data/dictionary-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion 12/umbraco-cms/fundamentals/data/dictionary-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion 13/umbraco-cms/fundamentals/data/dictionary-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down