Skip to content

Commit a72fa7c

Browse files
Luuk1983mikecp
andauthored
Update 16/umbraco-cms/customizing/extending-overview/extension-registry/register-extensions.md
Co-authored-by: Michael Latouche <michael@crossingpaths.be>
1 parent f63a260 commit a72fa7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/extending-overview/extension-registry/register-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ This is an example of a full `umbraco-package.json` that registers two localizat
7474
},
7575
{
7676
"type": "localization",
77-
"alias": "MyCustomizations.Localize.NlNl",
77+
"alias": "MyCustomizations.Localize.DkDk",
7878
"name": "Danish",
7979
"meta": {
8080
"culture": "dk"

0 commit comments

Comments
 (0)