From 846053061dd84bd213b57225bb8a75573f456842 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 22 Jun 2025 01:28:15 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sw.js | 3 ++- l10n/sw.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/sw.js b/l10n/sw.js index ab738f6..3a8e5b9 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Cancel" : "Cancel", "Confirm" : "Thibitisha", - "Settings" : "Mipangilio" + "Settings" : "Mipangilio", + "Label" : "Lebo" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sw.json b/l10n/sw.json index 588610c..0d29659 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -1,6 +1,7 @@ { "translations": { "Cancel" : "Cancel", "Confirm" : "Thibitisha", - "Settings" : "Mipangilio" + "Settings" : "Mipangilio", + "Label" : "Lebo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file