Support nn and nb locales

This commit is contained in:
Chocobozzz
2021-12-13 17:06:44 +01:00
parent e2a1ccd174
commit 66175ae8b4
4 changed files with 14 additions and 1 deletions

View File

@@ -35,6 +35,8 @@ languages=(
["de"]="de-DE"
["it"]="it-IT"
["sq"]="sq"
["nn"]="nn"
["nb"]="nb-NO"
["kab"]="kab"
)