This commit is contained in:
Henry Jameson 2022-04-06 15:47:52 +03:00
parent bd77f3a1a6
commit b213d25711
1 changed files with 1 additions and 1 deletions

View File

@ -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')