Add tr_tr translation

This commit is contained in:
dualshock-tools
2024-04-20 22:55:50 +02:00
parent f82419e3c4
commit d3ebd151cb
2 changed files with 160 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ var available_langs = {
"fr_fr": { "name": "Français", "file": "fr_fr.json"},
"it_it": { "name": "Italiano", "file": "it_it.json"},
"hu_hu": { "name": "Magyar", "file": "hu_hu.json"},
"tr_tr": { "name": "Türkçe", "file": "tr_tr.json"},
};
function dec2hex(i) {