mastodon/app/views/user_mailer/reset_password_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

9 lines
343 B
Plaintext

¡Hola, <%= @resource.email %>!
Alguien pidió un enlace para cambiar tu contraseña en <%= @instance %>. Puedes hacer esto con el siguiente enlace.
<%= edit_password_url(@resource, reset_password_token: @token) %>
Si no fuiste tú, por favor ignora este mensaje.
Tu contraseña no cambiará hasta que ingreses al enlace y crees una nueva.