mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2025-02-18 22:43:13 +02:00
commit
3231f12b93
2 changed files with 1413 additions and 0 deletions
|
@ -15,6 +15,7 @@ const langs = {
|
||||||
'en': loadLang('en'),
|
'en': loadLang('en'),
|
||||||
'fr': loadLang('fr'),
|
'fr': loadLang('fr'),
|
||||||
'ja': native,
|
'ja': native,
|
||||||
|
'ja-ks': loadLang('ja-ks'),
|
||||||
'pl': loadLang('pl'),
|
'pl': loadLang('pl'),
|
||||||
'es': loadLang('es')
|
'es': loadLang('es')
|
||||||
};
|
};
|
||||||
|
|
1412
locales/ja-ks.yml
Normal file
1412
locales/ja-ks.yml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue