forked from AkkomaGang/akkoma-fe
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'),
|
||||
ro: () => import('./ro.json'),
|
||||
ru: () => import('./ru.json'),
|
||||
//te: () => import('./te.json'), // buggy
|
||||
// te: () => import('./te.json'), // buggy
|
||||
uk: () => import('./uk.json'),
|
||||
zh: () => import('./zh.json'),
|
||||
zh_Hant: () => import('./zh_Hant.json')
|
||||
|
|
Loading…
Reference in a new issue