Skip to content

Commit f193e5b

Browse files
authored
Merge pull request #6635 from PerplexDaniel/patch-2
Update localization.md
2 parents 06ee643 + b719b6a commit f193e5b

File tree

1 file changed

+1
-1
lines changed
  • 14/umbraco-cms/customizing/extending-overview/extension-types

1 file changed

+1
-1
lines changed

14/umbraco-cms/customizing/extending-overview/extension-types/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If you do not have many translations, you can also choose to include them direct
6161
"name": "English",
6262
"meta": {
6363
"culture": "en",
64-
"translations": {
64+
"localizations": {
6565
"section": {
6666
"key1": "value1",
6767
"key2": "value2"

0 commit comments

Comments
 (0)