Skip to content

Commit

Permalink
Update i18n.ts with catalan language (louislam#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
pacoculebras authored and syko9000 committed Jan 21, 2024
1 parent d76b2f2 commit 6e7a383
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 @@ -30,6 +30,7 @@ const languageList = {
"id": "Bahasa Indonesia (Indonesian)",
"vi": "Tiếng Việt",
"hu": "Magyar",
"ca": "Català",
};

let messages = {
Expand Down

0 comments on commit 6e7a383

Please sign in to comment.