Serbo-Croatian added

you missed a spot
This commit is contained in:
SecularSteve
2024-11-15 11:14:19 +01:00
committed by GitHub
parent a4ceb83693
commit 8da1f26b64
+1
View File
@@ -9,6 +9,7 @@ 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'));
register('sh', () => import('./locales/sh.json'));
init({
fallbackLocale: defaultLocale,