Update init-translations.ts

This commit is contained in:
Tom (plebeius.eth)
2024-11-21 11:05:25 +01:00
parent 73bab13e34
commit 931a999b3b
-59
View File
@@ -12,100 +12,41 @@ i18next
.init({
fallbackLng: 'en',
supportedLngs: [
'af',
'am',
'ar',
'az',
'be',
'bg',
'bn',
'bs',
'ca',
'ckb',
'cs',
'cy',
'da',
'de',
'el',
'en',
'eo',
'es',
'et',
'eu',
'fa',
'fi',
'fil',
'fr',
'fy',
'ga',
'gd',
'gl',
'gu',
'ha',
'he',
'hi',
'hr',
'ht',
'hu',
'hy',
'id',
'ig',
'is',
'it',
'ja',
'ka',
'kk',
'km',
'kn',
'ko',
'ku',
'ky',
'lb',
'lo',
'lt',
'lv',
'mg',
'mk',
'ml',
'mn',
'mr',
'ms',
'mt',
'my',
'ne',
'nl',
'no',
'or',
'pa',
'pl',
'ps',
'pt',
'ro',
'ru',
'rw',
'si',
'sk',
'sl',
'sn',
'so',
'sq',
'sr',
'sv',
'sw',
'ta',
'te',
'th',
'tl',
'tr',
'ug',
'uk',
'ur',
'uz',
'vi',
'yi',
'yo',
'zh',
'zu',
],
ns: ['default'],