You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 15/umbraco-ui-builder/collections/localization.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Upon character identification in the fluent configuration, the localization cont
14
14
15
15
The localization context uses two abstractions to provide localization options.
16
16
17
-
One is using the Umbraco translations dictionary to retrieve a value based on a provided key.
17
+
The first uses the Umbraco translations dictionary to retrieve a value based on a provided key.
18
18
19
19
The second uses the CMS `ILocalizedTextService` to retrieve a value based on area and alias. These values are supplied in the collection's fluent configuration, separated by an underscore `_` from the localization resources.
0 commit comments