mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
Add cz_cz translation
This commit is contained in:
1
core.js
1
core.js
@@ -12,6 +12,7 @@ var gu = 0;
|
||||
// Alphabetical order
|
||||
var available_langs = {
|
||||
"bg_bg": { "name": "Български", "file": "bg_bg.json"},
|
||||
"cz_cz": { "name": "Čeština", "file": "cz_cz.json"},
|
||||
"de_de": { "name": "Deutsch", "file": "de_de.json"},
|
||||
"es_es": { "name": "Español", "file": "es_es.json"},
|
||||
"fr_fr": { "name": "Français", "file": "fr_fr.json"},
|
||||
|
||||
Reference in New Issue
Block a user