From 96e4b51e71cc044c1ab31c4a4769114c10314d78 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 21 Jul 2025 17:37:01 -0700 Subject: [PATCH] New translations en-us.json (Polish) --- messages/pl-PL.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index f2c5cb04..8effd1c4 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -1274,5 +1274,11 @@ "createDomainDnsPropagation": "Propagacja DNS", "createDomainDnsPropagationDescription": "Zmiany DNS mogą zająć trochę czasu na rozpropagowanie się w Internecie. Może to potrwać od kilku minut do 48 godzin, w zależności od dostawcy DNS i ustawień TTL.", "resourcePortRequired": "Numer portu jest wymagany dla zasobów non-HTTP", - "resourcePortNotAllowed": "Numer portu nie powinien być ustawiony dla zasobów HTTP" + "resourcePortNotAllowed": "Numer portu nie powinien być ustawiony dla zasobów HTTP", + "signUpTerms": { + "IAgreeToThe": "I agree to the", + "termsOfService": "terms of service", + "and": "and", + "privacyPolicy": "privacy policy" + } }