From 9932b9a25d4924bce9585ce7f3f1c5eb7fa61232 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 30 Oct 2022 20:48:30 +0100 Subject: [PATCH] Update ga_IE, thanks to soreilly --- language/ga_IE/common.lang.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/language/ga_IE/common.lang.php b/language/ga_IE/common.lang.php index 05331cbad..0ab9ffc46 100644 --- a/language/ga_IE/common.lang.php +++ b/language/ga_IE/common.lang.php @@ -65,4 +65,10 @@ $lang['square'] = 'Cearnóg'; $lang['the beginning'] = 'an tús'; $lang['small'] = 'B - beag'; $lang['today'] = 'inniu'; -?> \ No newline at end of file +$lang['(!) This comment requires validation'] = '(!) teastaíonn bailíochtú ón trácht seo'; +$lang['%d comment'] = '%d trácht'; +$lang['%d comment to validate'] = '%d trácht le bailíochtú'; +$lang['%d comments'] = '%d tuairimí'; +$lang['%d comments to validate'] = '%d tuairimí le bailíochtú'; +$lang['%d new comment'] = '%d trácht nua'; +$lang['%d new comments'] = '%d tuairimí nua'; \ No newline at end of file