From c7ea2f9ee9ed8607d1ebbc29b7d18c2ef9059dae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aindri=C3=BA=20Mac=20Giolla=20Eoin?= Date: Mon, 12 Feb 2024 05:08:14 +0000 Subject: [PATCH] Added Irish language (#425) --- frontend/src/i18n.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/i18n.ts b/frontend/src/i18n.ts index 426457e..cea3e20 100644 --- a/frontend/src/i18n.ts +++ b/frontend/src/i18n.ts @@ -31,6 +31,7 @@ const languageList = { "vi": "Tiếng Việt", "hu": "Magyar", "ca": "Català", + "ga": "Gaeilge", }; let messages = {