aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/i18n/i18n.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/i18n/i18n.ts')
-rw-r--r--shared/models/i18n/i18n.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/models/i18n/i18n.ts b/shared/models/i18n/i18n.ts
index dc53b4d8d..d115095d0 100644
--- a/shared/models/i18n/i18n.ts
+++ b/shared/models/i18n/i18n.ts
@@ -14,6 +14,7 @@ export const I18N_LOCALES = {
14 'nl-NL': 'Nederlands', 14 'nl-NL': 'Nederlands',
15 'es-ES': 'Español', 15 'es-ES': 'Español',
16 'oc': 'Occitan', 16 'oc': 'Occitan',
17 'gd': 'Gàidhlig',
17 'zh-Hant-TW': '繁體中文(台灣)', 18 'zh-Hant-TW': '繁體中文(台灣)',
18 'pt-BR': 'Português (Brasil)', 19 'pt-BR': 'Português (Brasil)',
19 'pt-PT': 'Português (Portugal)', 20 'pt-PT': 'Português (Portugal)',