We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63a260 commit a72fa7cCopy full SHA for a72fa7c
16/umbraco-cms/customizing/extending-overview/extension-registry/register-extensions.md
@@ -74,7 +74,7 @@ This is an example of a full `umbraco-package.json` that registers two localizat
74
},
75
{
76
"type": "localization",
77
- "alias": "MyCustomizations.Localize.NlNl",
+ "alias": "MyCustomizations.Localize.DkDk",
78
"name": "Danish",
79
"meta": {
80
"culture": "dk"
0 commit comments