chinwagsocial/app/views/user_mailer/confirmation_instructions.es.text.erb
BruWalfas c155d843f4 A few updates to the Spanish translation and some typos fixing (#4997)
* So Spanish. Much changes. Wow.

* Some little fixes

* Updated es.yml, and fixed some ortographical errors

* Some little changes to simple_form.es.yml

* Yeah, so much translations

* Spanish e-mail messages

* Remove unused message
2017-09-19 07:47:48 +09:00

12 lines
341 B
Plaintext

¡Bienvenido, <%= @resource.email %>!
Acabas de crear una cuenta en <%= @instance %>.
Para confirmar tu registro, por favor ingresa al siguiente enlace:
<%= confirmation_url(@resource, confirmation_token: @token) %>
Por favor, también revisa nuestros términos y condiciones <%= terms_url %>
Sinceramente,
El equipo de <%= @instance %>