From 250c2bdd6dff924db76d9bc09ecfab6f41467cf7 Mon Sep 17 00:00:00 2001 From: Adam Stachowicz Date: Thu, 16 Sep 2021 20:17:25 +0200 Subject: [PATCH] Missing this --- src/languages/pl.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/languages/pl.js b/src/languages/pl.js index f382a57aa..a07a70637 100644 --- a/src/languages/pl.js +++ b/src/languages/pl.js @@ -111,12 +111,12 @@ export default { notAvailableShort: "N/A", Create: "Stwórz", clearEventsMsg: "Jesteś pewien, że chcesz usunąć wszystkie monitory dla tej strony?", - clearHeartbeatsMsg: "Are you sure want to delete all heartbeats for this monitor?", + clearHeartbeatsMsg: "Jesteś pewien, że chcesz usunąć wszystkie bicia serca dla tego monitora?", confirmClearStatisticsMsg: "Jesteś pewien, że chcesz usunąć WSZYSTKIE statystyki?", "Clear Data": "Usuń dane", Events: "Wydarzenia", - Heartbeats: "Heartbeats", - "Auto Get": "Auto Get", + Heartbeats: "Bicia serca", + "Auto Get": "Pobierz automatycznie", enableDefaultNotificationDescription: "Dla każdego nowego monitora to powiadomienie będzie domyślnie włączone. Nadal możesz wyłączyć powiadomienia osobno dla każdego monitora.", "Default enabled": "Domyślnie włączone", "Also apply to existing monitors": "Również zastosuj do obecnych monitorów",