l10n Occitan language: mailer update (#6193)
* Create email_changed.oc.html.erb * Create email_changed.oc.text.erb * Update email_changed.oc.html.erb * Update email_changed.oc.html.erb * Create reconfirmation_instructions.oc.html.erb * Create reconfirmation_instructions.oc.text.erb * Update confirmation_instructions.oc.html.erb * Update confirmation_instructions.oc.text.erb * Update confirmation_instructions.oc.html.erb * Update reconfirmation_instructions.oc.html.erb * Update reconfirmation_instructions.oc.text.erb * Update reconfirmation_instructions.oc.html.erb
This commit is contained in:
committed by
Yamagishi Kazutoshi
parent
e9822a4e4e
commit
06636c6eca
@@ -0,0 +1,15 @@
|
||||
<p>Bonjorn <%= @resource.unconfirmed_email %> !</p>
|
||||
|
||||
<p>Avètz demandat a cambiar vòstra adreça de corrièl qu’utilizatz per <%= @instance %>.</p>
|
||||
|
||||
<p>Per confirmar vòstra novèla adreça, mercés de clicar lo ligam seguent :<br>
|
||||
<%= link_to 'Confirmar mon adreça', confirmation_url(@resource, confirmation_token: @token) %></p>
|
||||
|
||||
<p>Se lo ligam al dessús fonciona pas, copiatz e pegatz aquesta URL a la barra d’adreça :<br>
|
||||
<span><%= confirmation_url(@resource, confirmation_token: @token) %></span>
|
||||
|
||||
<p>Mercés de gaitar tanben nòstres <%= link_to 'terms and conditions', terms_url %>.</p>
|
||||
|
||||
<p>Amistosament,<p>
|
||||
|
||||
<p>La còla <%= @instance %></p>
|
Reference in New Issue
Block a user