]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/core-utils/i18n/i18n.ts
Update translations and support fa
[github/Chocobozzz/PeerTube.git] / shared / core-utils / i18n / i18n.ts
index ae6af8192a2df70355699a39a1507107e23c26f5..f0fcb5af7c717363f30baf8747e5f827af0d3f7f 100644 (file)
@@ -17,6 +17,7 @@ export const I18N_LOCALES = {
   'gd': 'Gàidhlig',
   'gl-ES': 'galego',
   'hu-HU': 'magyar',
+  'fa-IR': 'فارسی',
   'it-IT': 'Italiano',
   'ja-JP': '日本語',
   'kab': 'Taqbaylit',
@@ -47,6 +48,7 @@ const I18N_LOCALE_ALIAS = {
   'eu': 'eu-ES',
   'fi': 'fi-FI',
   'gl': 'gl-ES',
+  'fa': 'fa-IR',
   'fr': 'fr-FR',
   'hu': 'hu-HU',
   'it': 'it-IT',