Skip to content

Commit 4def609

Browse files
acoumbeshanrnh
andauthored
Update 15/umbraco-ui-builder/collections/localization.md
Co-authored-by: Esha Noronha <[email protected]>
1 parent b7fca13 commit 4def609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-ui-builder/collections/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Using the available context to handle localization for an UI Builde
66

77
The localization context enables developers to use multilingual collection names and descriptions in fluent configurations. It also supports translations for actions, context apps, dashboards, sections, and trees.
88

9-
To enable localization the input string must be prefixed by the `#` character.
9+
To enable localization, prefix the input string with the `#` character.
1010

1111
Upon character identification in the fluent configuration, the localization context will attempt to lookup a matching localized string using two services available. If no matching record is found, it will default to the provided string value.
1212

0 commit comments

Comments
 (0)