mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-05 04:42:34 +02:00
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:
parent
4228dd0a29
commit
33e08d536f
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue