Fix incorrectly used 'nn' locale, rename it to 'nb' instead

This commit is contained in:
wiz
2020-12-03 22:37:06 +09:00
parent 9509891abc
commit a831d04694
3 changed files with 6 additions and 6 deletions

View File

@@ -47,9 +47,9 @@
"translation": "src/locale/messages.nl.xlf",
"baseHref": "/nl/"
},
"nn": {
"translation": "src/locale/messages.nn.xlf",
"baseHref": "/nn/"
"nb": {
"translation": "src/locale/messages.nb.xlf",
"baseHref": "/nb/"
},
"pt": {
"translation": "src/locale/messages.pt.xlf",