Merge pull request #546 from eidsheim98/nb-locale

Norwegian translations
This commit is contained in:
Sean Morley
2025-04-01 16:41:26 -04:00
committed by GitHub
3 changed files with 635 additions and 2 deletions

View File

@@ -15,8 +15,9 @@
register('sv', () => import('../locales/sv.json'));
register('pl', () => import('../locales/pl.json'));
register('ko', () => import('../locales/ko.json'));
register('no', () => import('../locales/no.json'));
let locales = ['en', 'es', 'fr', 'de', 'it', 'zh', 'nl', 'sv', 'pl', 'ko'];
let locales = ['en', 'es', 'fr', 'de', 'it', 'zh', 'nl', 'sv', 'pl', 'ko', 'no'];
if (browser) {
init({