From ab79757b6b4b64168a3443cfa7de08f844699633 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 14 Mar 2024 00:32:12 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/tr.js | 1 + l10n/tr.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/tr.js b/l10n/tr.js index a19f91060..6435a5ff6 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -1,6 +1,7 @@ OC.L10N.register( "circles", { + "Teams" : "Teams", "You deleted {circle}" : "{circle} çevresini sildiniz", "{author} deleted {circle}" : "{author}, {circle} çevresini sildi", "You joined {circle}" : "{circle} çevresine girdiniz", diff --git a/l10n/tr.json b/l10n/tr.json index 5d1865116..038d80948 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,4 +1,5 @@ { "translations": { + "Teams" : "Teams", "You deleted {circle}" : "{circle} çevresini sildiniz", "{author} deleted {circle}" : "{author}, {circle} çevresini sildi", "You joined {circle}" : "{circle} çevresine girdiniz",