Added Hungarian, updated list of translators

Norwegian isn't working for some reason.
This commit is contained in:
OverloadedOrama 2020-08-10 03:26:55 +03:00
parent d49c280179
commit 8734659da1
4 changed files with 19 additions and 1 deletions

View file

@ -17,6 +17,8 @@ const languages_dict := {
"ru_RU" : ["Русский", "Russian"],
"zh_CN" : ["简体中文", "Chinese Simplified"],
"zh_TW" : ["繁體中文", "Chinese Traditional"],
"no_NO" : ["Norsk", "Norwegian"],
"hu_HU" : ["Magyar", "Hungarian"],
}
var loaded_locales : Array