diff options
Diffstat (limited to 'shared')
-rw-r--r-- | shared/core-utils/i18n/i18n.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/core-utils/i18n/i18n.ts b/shared/core-utils/i18n/i18n.ts index b720fb84e..d01493cc2 100644 --- a/shared/core-utils/i18n/i18n.ts +++ b/shared/core-utils/i18n/i18n.ts | |||
@@ -22,6 +22,7 @@ export const I18N_LOCALES = { | |||
22 | 'it-IT': 'Italiano', | 22 | 'it-IT': 'Italiano', |
23 | 'ja-JP': '日本語', | 23 | 'ja-JP': '日本語', |
24 | 'kab': 'Taqbaylit', | 24 | 'kab': 'Taqbaylit', |
25 | 'is': 'Íslenska', | ||
25 | 'nl-NL': 'Nederlands', | 26 | 'nl-NL': 'Nederlands', |
26 | 'oc': 'Occitan', | 27 | 'oc': 'Occitan', |
27 | 'pl-PL': 'Polski', | 28 | 'pl-PL': 'Polski', |