This commit is contained in:
parent
05dd381502
commit
14f7ff13ec
4 changed files with 229 additions and 207 deletions
|
@ -14,7 +14,7 @@ const langs = {
|
|||
'en': loadLang('en'),
|
||||
'fr': loadLang('fr'),
|
||||
'ja': native,
|
||||
'pl': loadLang('pl')
|
||||
'pl': loadLang('pl')
|
||||
};
|
||||
|
||||
Object.entries(langs).map(([, locale]) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue