From 2f3a2da04c23a4c06d89a7a58f3f8158cda3667a Mon Sep 17 00:00:00 2001 From: kuba Date: Fri, 28 Oct 2022 05:22:05 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 92.3% (12 of 13 strings) Translation: Gancio/Email Translate-URL: https://hosted.weblate.org/projects/gancio/email/pl/ --- locales/email/pl.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/locales/email/pl.json b/locales/email/pl.json index e33c1125..b4a66960 100644 --- a/locales/email/pl.json +++ b/locales/email/pl.json @@ -18,5 +18,11 @@ "admin_register": { "subject": "Nowa rejestracja", "content": "{{user.email}} poprosił(a) o rejestrację na {{config.title}}:
{{user.description}}

Zatwierdź ją tutaj." + }, + "event_confirm": { + "content": "Żeby potwierdzić to wydarzenie wejdź w ten link" + }, + "test": { + "subject": "Serwer SMTP skonfigurowany prawidłowo" } }