diff options
Diffstat (limited to 'shared/models')
-rw-r--r-- | shared/models/i18n/i18n.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/models/i18n/i18n.ts b/shared/models/i18n/i18n.ts index 46940772f..9a5ea27dc 100644 --- a/shared/models/i18n/i18n.ts +++ b/shared/models/i18n/i18n.ts | |||
@@ -18,6 +18,7 @@ export const I18N_LOCALES = { | |||
18 | 'it-IT': 'Italiano', | 18 | 'it-IT': 'Italiano', |
19 | 'ja-JP': '日本語', | 19 | 'ja-JP': '日本語', |
20 | 'nl-NL': 'Nederlands', | 20 | 'nl-NL': 'Nederlands', |
21 | 'oc': 'Occitan', | ||
21 | 'pl-PL': 'Polski', | 22 | 'pl-PL': 'Polski', |
22 | 'pt-BR': 'Português (Brasil)', | 23 | 'pt-BR': 'Português (Brasil)', |
23 | 'pt-PT': 'Português (Portugal)', | 24 | 'pt-PT': 'Português (Portugal)', |