From 65af0070a4446558a029c573cc98ed639885b2a6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 29 May 2024 01:50:19 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 1 + l10n/ga.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/ga.js b/l10n/ga.js index db39d47..484140b 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -4,6 +4,7 @@ OC.L10N.register( "Settings" : "Socruithe", "Export" : "Easpórtáil", "Deselect all" : "Díroghnaigh go léir", + "Select all" : "Roghnú go léir", "Remove" : "Bain", "Confirm" : "Deimhnigh", "Error" : "Earráid", diff --git a/l10n/ga.json b/l10n/ga.json index 5b787d1..3cdc837 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -2,6 +2,7 @@ "Settings" : "Socruithe", "Export" : "Easpórtáil", "Deselect all" : "Díroghnaigh go léir", + "Select all" : "Roghnú go léir", "Remove" : "Bain", "Confirm" : "Deimhnigh", "Error" : "Earráid",