mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
Update core.js
Adding Polish language (email)
This commit is contained in:
committed by
dualshock-tools
parent
b179d4c446
commit
86fc8624be
1
core.js
1
core.js
@@ -12,6 +12,7 @@ var gu = 0;
|
||||
var available_langs = {
|
||||
"bg_bg": { "name": "Български", "file": "bg_bg.json"},
|
||||
"de_de": { "name": "Deutsch", "file": "de_de.json"},
|
||||
"pl_pl": { "name": "Polski", "file": "pl_pl.json"},
|
||||
"es_es": { "name": "Español", "file": "es_es.json"},
|
||||
"fr_fr": { "name": "Français", "file": "fr_fr.json"},
|
||||
"hu_hu": { "name": "Magyar", "file": "hu_hu.json"},
|
||||
|
||||
Reference in New Issue
Block a user