Add hu_hu translation

This commit is contained in:
dualshock-tools
2024-04-11 13:57:48 +02:00
parent c4305297fd
commit 41a351fc0a
2 changed files with 121 additions and 1 deletions

View File

@@ -9,8 +9,9 @@ var lang_disabled = true;
var available_langs = {
"fr_fr": "fr_fr.json",
"hu_hu": "hu_hu.json",
"it_it": "it_it.json",
"zh_cn": "zh_cn.json"
"zh_cn": "zh_cn.json",
};
function dec2hex(i) {