From 04b756050e08a387c330bdaf541d6d13d60b2cc6 Mon Sep 17 00:00:00 2001 From: Paco Culebras <69261057+pacoculebras@users.noreply.github.com> Date: Wed, 17 Jan 2024 18:15:08 +0100 Subject: [PATCH] Update i18n.ts with catalan language Added language catalan --- frontend/src/i18n.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/i18n.ts b/frontend/src/i18n.ts index b099baab..426457ed 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 = {