mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-11-01 07:31:12 +01:00
2bd46f442d
* 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
12 lines
No EOL
324 B
Text
12 lines
No EOL
324 B
Text
Benvenuto <%= @resource.email %> !
|
|
|
|
Hai appena creato un account su <%= @instance %>.
|
|
|
|
er confermare la tua iscrizione, fai clic sul seguente link :
|
|
<%= confirmation_url(@resource, confirmation_token: @token) %>
|
|
|
|
Per piacere leggi anche i nostri termini e condizioni <%= terms_url %>
|
|
|
|
Sinceramente,
|
|
|
|
Il team <%= @instance %> |