From 12a1870cef275d861db9854a8183d9f0dcbc04ad Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 23 Dec 2023 01:30:38 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/az.js | 4 +++- l10n/az.json | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/az.js b/l10n/az.js index 6667d280..70cec978 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -9,6 +9,8 @@ OC.L10N.register( "Uploading..." : "Serverə yüklənir...", "Delete" : "Sil", "Reply" : "Cavab", - "Close" : "Bağla" + "Close" : "Bağla", + "Continue" : "Davam et", + "Public" : "İctimai" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json index d61b71de..74f444ce 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -7,6 +7,8 @@ "Uploading..." : "Serverə yüklənir...", "Delete" : "Sil", "Reply" : "Cavab", - "Close" : "Bağla" + "Close" : "Bağla", + "Continue" : "Davam et", + "Public" : "İctimai" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file