From d3f2f10ca6d0608f31d9c08288bba1a0666a0ca2 Mon Sep 17 00:00:00 2001 From: skibson Date: Sun, 5 Feb 2017 23:26:51 +0100 Subject: [PATCH] Create pl.html.erb for password reset email (#726) Polish translation --- app/views/mailer/password_reset/pl.html.erb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 app/views/mailer/password_reset/pl.html.erb diff --git a/app/views/mailer/password_reset/pl.html.erb b/app/views/mailer/password_reset/pl.html.erb new file mode 100644 index 000000000..e6e2b71d2 --- /dev/null +++ b/app/views/mailer/password_reset/pl.html.erb @@ -0,0 +1,15 @@ +Odzyskiwanie hasła #{config.product_name} + +
Witaj #{user.firstname},
+
+
Otrzymaliśmy zgłoszenie odnosnie zmiany twojego hasła #{config.product_name} do konta #{user.login}.
+
+
Jeżeli chcesz zresetować swoje hasło kliknij link ponizej (lub skopiuj link poniżej i wklej go w miejscu paska adresu swojej przeglądarki):
+
+
#{config.http_type}://#{config.fqdn}/#password_reset_verify/#{token.name}
+
+
Link przeniesie Cię na witryne na której możliwa jest zmiana hasła.
+
+
Jeżeli nie chcesz zmieniać swego hasła, zignoruj tego maila. Twoje hasło nie zostanie zmienione.
+
+
Zespół #{config.product_name}