Update i18n.ts with catalan language (#377)

This commit is contained in:
Paco Culebras 2024-01-17 20:14:43 +01:00 committed by GitHub
parent 2e6e2bda38
commit 5420c73960
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,7 @@ const languageList = {
"id": "Bahasa Indonesia (Indonesian)",
"vi": "Tiếng Việt",
"hu": "Magyar",
"ca": "Català",
};
let messages = {