Added Irish to languageList dropdown ( i18n.js)

Added Irish (Gaeilge) to the drop down list in i18n.js .

Irish currently not available although translations have been completed.
This commit is contained in:
Aindriú Mac Giolla Eoin 2024-11-19 19:07:38 +00:00 committed by GitHub
parent 4228dd0a29
commit 33e08d536f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,7 @@ const languageList = {
"es-ES": "Español",
"eu": "Euskara",
"fa": "Farsi",
"ga": "Gaeilge",
"pt-PT": "Português (Portugal)",
"pt-BR": "Português (Brasileiro)",
"fi": "Suomi",