Skip to content

Commit

Permalink
Added Irish language (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
aindriu80 committed Feb 12, 2024
1 parent 4a9173f commit c7ea2f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/i18n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const languageList = {
"vi": "Tiếng Việt",
"hu": "Magyar",
"ca": "Català",
"ga": "Gaeilge",
};

let messages = {
Expand Down

0 comments on commit c7ea2f9

Please sign in to comment.