about summary refs log tree commit diff
path: root/app/views/user_mailer/reset_password_instructions.it.text.erb
diff options
context:
space:
mode:
authorGiuseppe Pignataro <rogepix@gmail.com>2017-05-01 18:14:51 +0200
committerEugen Rochko <eugen@zeonfederated.com>2017-05-01 18:14:51 +0200
commit2bd46f442dfdb7d1f2ddddaba56900807f7e7ce9 (patch)
tree954fcd48edb77c546baede7591502ef8f626c14b /app/views/user_mailer/reset_password_instructions.it.text.erb
parent11b706acdf7ccf76d396a1f96843e6b8173c2dfb (diff)
Italian translation (#2654)
* Added Italian Translation of the following files:
Changes to be committed:
	new file:   app/views/user_mailer/confirmation_instructions.it.html.erb
	new file:   app/views/user_mailer/confirmation_instructions.it.text.erb
	new file:   app/views/user_mailer/password_change.it.html.erb
	new file:   app/views/user_mailer/password_change.it.text.erb
	new file:   app/views/user_mailer/reset_password_instructions.it.html.erb
	new file:   app/views/user_mailer/reset_password_instructions.it.text.erb

* Added italian translation
Changes to be committed:
new file:   config/locales/activerecord.it.yml
Diffstat (limited to 'app/views/user_mailer/reset_password_instructions.it.text.erb')
-rw-r--r--app/views/user_mailer/reset_password_instructions.it.text.erb8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/views/user_mailer/reset_password_instructions.it.text.erb b/app/views/user_mailer/reset_password_instructions.it.text.erb
new file mode 100644
index 000000000..1de485c2e
--- /dev/null
+++ b/app/views/user_mailer/reset_password_instructions.it.text.erb
@@ -0,0 +1,8 @@
+Ciao <%= @resource.email %>!
+
+Qualcuno ha richiesto un link per cambiare la tua password su Mastodon. Lo puoi fare tramite il link qui sotto.
+
+<%= edit_password_url(@resource, reset_password_token: @token) %>
+
+Se non l'hai richiesto tu, ignora questa email.
+La tua password non verrà cambiata finché non accedi al link qui sopra e ne crei una nuova.