Skip to content
Snippets Groups Projects
  • Giuseppe Pignataro's avatar
    2bd46f44
    Italian translation (#2654) · 2bd46f44
    Giuseppe Pignataro authored
    * 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
    2bd46f44
    History
    Italian translation (#2654)
    Giuseppe Pignataro authored
    * 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
reset_password_instructions.it.html.erb 417 B
<p>Ciao <%= @resource.email %>!</p>

<p>Qualcuno ha richiesto un link per cambiare la tua password su Mastodon. Lo puoi fare tramite il link qui sotto.</p>

<p><%= link_to 'Change my password', edit_password_url(@resource, reset_password_token: @token) %></p>

<p>Se non l'hai richiesto tu, ignora questa email.</p>
<p>La tua password non verrà cambiata finché non accedi al link qui sopra e ne crei una nuova.</p>