Update translations and support fa

This commit is contained in:
Chocobozzz
2022-03-03 10:54:52 +01:00
parent 7c84bc27e6
commit 55f0a7a762
47 changed files with 2576 additions and 2474 deletions
+2
View 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',