Add import

This commit is contained in:
Ward
2024-11-15 23:04:36 +13:00
committed by GitHub
parent 5d90e17561
commit 4909264366
+1
View File
@@ -7,6 +7,7 @@ register('en', () => import('./locales/en.json'));
register('ru', () => import('./locales/ru.json'));
register('zh-CN', () => import('./locales/zh-CN.json'));
register('tr', () => import('./locales/tr.json'));
register('nl', () => import('./locales/nl.json'));
register('de', () => import('./locales/de.json'));
init({