forked from FoundKeyGang/FoundKey
Update index.js
This commit is contained in:
parent
33e19447aa
commit
5c78ed645a
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ const langs = {
|
|||
'en': loadLang('en'),
|
||||
'fr': loadLang('fr'),
|
||||
'ja': native,
|
||||
'ja-ks': loadLang('ja-ks'),
|
||||
'pl': loadLang('pl'),
|
||||
'es': loadLang('es')
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue