Add Italian and Dutch localization files

This commit is contained in:
Sean Morley
2024-10-28 15:28:49 -04:00
parent 8068fe93f7
commit 4f40d0de63
4 changed files with 413 additions and 0 deletions

View File

@@ -8,6 +8,9 @@
register('es', () => import('../locales/es.json'));
register('fr', () => import('../locales/fr.json'));
register('de', () => import('../locales/de.json'));
register('it', () => import('../locales/it.json'));
register('zh', () => import('../locales/zh.json'));
register('nl', () => import('../locales/nl.json'));
if (browser) {
init({