From 7dedf055a7f4c0a54bc4da3068e49cc972ee8d4e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 4 Jan 2025 01:53:22 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pl.js | 1 + l10n/pl.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/pl.js b/l10n/pl.js index 08de1dd0a5d..51bd6e8d573 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -176,6 +176,7 @@ OC.L10N.register( "Control" : "Kontrola", "Option" : "Opcja", "Formatting" : "Formatowanie", + "Start writing, or try '/' to add, '@' to mention…" : "Zacznij pisać, lub spróbuj \"/\", aby dodać; '@', aby wspomnieć o...", "Add folder description" : "Dodaj opis katalogu", "\"{name}\" already exist!" : "\"{name}\" już istnieje!", "Created \"{name}\"" : "Utworzono \"{name}\"", diff --git a/l10n/pl.json b/l10n/pl.json index 32755314a39..be9c4f92799 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -174,6 +174,7 @@ "Control" : "Kontrola", "Option" : "Opcja", "Formatting" : "Formatowanie", + "Start writing, or try '/' to add, '@' to mention…" : "Zacznij pisać, lub spróbuj \"/\", aby dodać; '@', aby wspomnieć o...", "Add folder description" : "Dodaj opis katalogu", "\"{name}\" already exist!" : "\"{name}\" już istnieje!", "Created \"{name}\"" : "Utworzono \"{name}\"",