From 34164bc4dcf909d076b22420a7e9c2b0b901fcec Mon Sep 17 00:00:00 2001 From: skibson Date: Sun, 5 Feb 2017 23:27:20 +0100 Subject: [PATCH] Create pl.html.erb for password changed email (#725) Polish translation --- app/views/mailer/password_change/pl.html.erb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/views/mailer/password_change/pl.html.erb diff --git a/app/views/mailer/password_change/pl.html.erb b/app/views/mailer/password_change/pl.html.erb new file mode 100644 index 000000000..5a4dbc44c --- /dev/null +++ b/app/views/mailer/password_change/pl.html.erb @@ -0,0 +1,9 @@ +Twoje hasło #{config.product_name} zostało zmienione + +

Witaj #{user.firstname},

+
+

Hasło dla twego konta #{config.product_name} #{user.login} zostało ostatnio zmienione.

+
+

Nie rozpoznajesz tej zmiany? Skontaktuj się z administratorem #{config.product_name}.

+
+

Zespół #{config.product_name}