From 91dfd8dfaa8f7d6c8c63582a62341e7215809f14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Wr=C3=B3blewski?= Date: Sat, 10 Jun 2023 20:28:19 +0000 Subject: [PATCH] Translated using Weblate (Polish) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 96.6% (721 of 746 strings) Co-authored-by: Artur Wróblewski Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pl/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/pl.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/pl.json b/src/lang/pl.json index 22901992..ac59d83c 100644 --- a/src/lang/pl.json +++ b/src/lang/pl.json @@ -749,5 +749,7 @@ "invalidCronExpression": "Nieprawidłowe sformułowanie Cron: {0}", "sameAsServerTimezone": "Tak jak strefa czasowa serwera", "endDateTime": "Data/godzina zakończenia", - "cronExpression": "Wyrażenie Cron" + "cronExpression": "Wyrażenie Cron", + "ntfyAuthenticationMethod": "Metoda Uwierzytelnienia", + "ntfyUsernameAndPassword": "Nazwa użytkownika i hasło" }