about summary refs log tree commit diff
path: root/app/views/user_mailer/reset_password_instructions.es.text.erb
diff options
context:
space:
mode:
authorBruWalfas <brunoyeahtendler@gmail.com>2017-09-18 19:47:48 -0300
committerYamagishi Kazutoshi <ykzts@desire.sh>2017-09-19 07:47:48 +0900
commitc155d843f4d523d52ce4ce67491578385c06fd1b (patch)
treea9a9e17496e928d20462c84096b83142548f6a09 /app/views/user_mailer/reset_password_instructions.es.text.erb
parent3d640dc8ac1142c91978fc01e985a3dc5f7c8055 (diff)
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
Diffstat (limited to 'app/views/user_mailer/reset_password_instructions.es.text.erb')
-rw-r--r--app/views/user_mailer/reset_password_instructions.es.text.erb8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/views/user_mailer/reset_password_instructions.es.text.erb b/app/views/user_mailer/reset_password_instructions.es.text.erb
new file mode 100644
index 000000000..8abafcc99
--- /dev/null
+++ b/app/views/user_mailer/reset_password_instructions.es.text.erb
@@ -0,0 +1,8 @@
+¡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.