From 161185cbb0d4aa9cc2bdd4ec5b85b95c64349f7c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 9 Oct 2024 00:32:45 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lt_LT.js | 1 + l10n/lt_LT.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index a1d81c30..f18917a5 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -1,6 +1,7 @@ OC.L10N.register( "circles", { + "Teams" : "Komandos", "You deleted {circle}" : "Jūs ištrynėte {circle}", "{author} deleted {circle}" : "{author} ištrynė {circle}", "You removed {member} from {circle}" : "Jūs pašalinote {member} iš {circle}", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 30d132c3..993f89a6 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -1,4 +1,5 @@ { "translations": { + "Teams" : "Komandos", "You deleted {circle}" : "Jūs ištrynėte {circle}", "{author} deleted {circle}" : "{author} ištrynė {circle}", "You removed {member} from {circle}" : "Jūs pašalinote {member} iš {circle}",