From 8cf3a8ad42aa3f02e8795547c5e5516651660200 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20G=C4=85sowski?= Date: Thu, 15 Jun 2023 18:31:46 +0200 Subject: [PATCH 1/2] Update pl-PL.json --- lang/pl-PL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pl-PL.json b/lang/pl-PL.json index 919fd9b3..a0c59171 100644 --- a/lang/pl-PL.json +++ b/lang/pl-PL.json @@ -131,7 +131,7 @@ "message.no-teams": "Nie stworzyłeś żadnych zespołów.", "message.no-users": "Nie ma żadnych użytkowników.", "message.page-not-found": "Strona nie znaleziona.", - "message.reset-website": "Zresetuj statystyki", + "message.reset-website": "Aby zresetować tę witrynę, wpisz {confirmation} w polu poniżej, aby potwierdzić.", "message.reset-website-warning": "Wszystkie statystyki tej witryny zostaną usunięte, ale kod śledzenia pozostanie nienaruszony.", "message.saved": "Zapisano pomyślnie.", "message.share-url": "To jest publicznie udostępniany adres URL dla {target}.", From d10dd9ed95571d84c49a7eaca38d3f6a1b83a61d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20G=C4=85sowski?= Date: Thu, 15 Jun 2023 18:32:01 +0200 Subject: [PATCH 2/2] Update en-GB.json --- lang/en-GB.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en-GB.json b/lang/en-GB.json index 296106f2..33170816 100644 --- a/lang/en-GB.json +++ b/lang/en-GB.json @@ -131,7 +131,7 @@ "message.no-teams": "You have not created any teams.", "message.no-users": "There are no users.", "message.page-not-found": "Page not found.", - "message.reset-website": "Reset statistics", + "message.reset-website": "To reset this website, type {confirmation} in the box below to confirm.", "message.reset-website-warning": "All statistics for this website will be deleted, but your tracking code will remain intact.", "message.saved": "Saved successfully.", "message.share-url": "This is the publicly shared URL for {target}.",