From 1c33d8a452155696394161388587d4f0f2581607 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aindri=C3=BA=20Mac=20Giolla=20Eoin?= <aindriu80@gmail.com> 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 = {