From dc1b1c29d2628dfb78c0f7d968ac6a7c91998634 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 14 Jun 2025 01:24:41 +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 d19797b..ab738f6 100644 --- a/l10n/sw.js +++ b/l10n/sw.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Cancel" : "Cancel", - "Confirm" : "Thibitisha" + "Confirm" : "Thibitisha", + "Settings" : "Mipangilio" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sw.json b/l10n/sw.json index d1c3e39..588610c 100644 --- a/l10n/sw.json +++ b/l10n/sw.json @@ -1,5 +1,6 @@ { "translations": { "Cancel" : "Cancel", - "Confirm" : "Thibitisha" + "Confirm" : "Thibitisha", + "Settings" : "Mipangilio" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file