+ client: add norwegian language

This commit is contained in:
Artem Baskal
2019-12-05 14:56:52 +03:00
parent 9fd27b9add
commit 4f0975bab5
12 changed files with 442 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ var allowedLanguages = map[string]bool{
"id": true,
"it": true,
"ko": true,
"no": true,
"nl": true,
"pl": true,
"pt-pt": true,