heck
This commit is contained in:
parent
bd77f3a1a6
commit
b213d25711
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ const loaders = {
|
||||||
pt: () => import('./pt.json'),
|
pt: () => import('./pt.json'),
|
||||||
ro: () => import('./ro.json'),
|
ro: () => import('./ro.json'),
|
||||||
ru: () => import('./ru.json'),
|
ru: () => import('./ru.json'),
|
||||||
//te: () => import('./te.json'), // buggy
|
// te: () => import('./te.json'), // buggy
|
||||||
uk: () => import('./uk.json'),
|
uk: () => import('./uk.json'),
|
||||||
zh: () => import('./zh.json'),
|
zh: () => import('./zh.json'),
|
||||||
zh_Hant: () => import('./zh_Hant.json')
|
zh_Hant: () => import('./zh_Hant.json')
|
||||||
|
|
Loading…
Reference in a new issue