From 6e7a3830b3598e1612df2607f06b337047defd48 Mon Sep 17 00:00:00 2001 From: Paco Culebras <69261057+pacoculebras@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:14:43 +0100 Subject: [PATCH] Update i18n.ts with catalan language (#377) --- frontend/src/i18n.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/i18n.ts b/frontend/src/i18n.ts index b099baa..426457e 100644 --- a/frontend/src/i18n.ts +++ b/frontend/src/i18n.ts @@ -30,6 +30,7 @@ const languageList = { "id": "Bahasa Indonesia (Indonesian)", "vi": "Tiếng Việt", "hu": "Magyar", + "ca": "Català", }; let messages = {