about summary refs log tree commit diff
path: root/app/views/user_mailer/password_change.es.html.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/password_change.es.html.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/password_change.es.html.erb')
-rw-r--r--app/views/user_mailer/password_change.es.html.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/user_mailer/password_change.es.html.erb b/app/views/user_mailer/password_change.es.html.erb
new file mode 100644
index 000000000..0a9eb4c4c
--- /dev/null
+++ b/app/views/user_mailer/password_change.es.html.erb
@@ -0,0 +1,3 @@
+<p>¡Hola, <%= @resource.email %>!</p>
+
+<p>Te contactamos para notificarte que tu contraseña en <%= @instance %> ha sido modificada.</p>
\ No newline at end of file