From 6c2f6a9d39e958da8a4f80fe089b3a61971a15ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aindri=C3=BA=20Mac=20Giolla=20Eoin?= Date: Fri, 19 Dec 2025 11:43:18 +0000 Subject: [PATCH] Fixing plural/iolra issue --- frontend/src/locale/src/ga.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locale/src/ga.json b/frontend/src/locale/src/ga.json index 66306f1d..66f762bc 100644 --- a/frontend/src/locale/src/ga.json +++ b/frontend/src/locale/src/ga.json @@ -531,7 +531,7 @@ "defaultMessage": "Óstaigh Athsheolta" }, "redirection-hosts.count": { - "defaultMessage": "{count} {count, iolra, one {Athsheoladh Óstach} other {Athsheoladh Óstaigh}}" + "defaultMessage": "{count} {count, plural, one {Athsheoladh Óstach} other {Athsheoladh Óstaigh}}" }, "redirection-hosts.http-code.300": { "defaultMessage": "300 Rogha Ilghnéitheach"