about summary refs log tree commit diff
path: root/app/views/user_mailer/password_change.id.html.erb
diff options
context:
space:
mode:
authorKoala Yeung <koalay@gmail.com>2017-04-22 01:16:26 +0800
committerEugen <eugen@zeonfederated.com>2017-04-21 19:16:26 +0200
commit935aecdc32f1bffa8ad9c3ea2c14052f1225478a (patch)
treeb73e0b43fd0ecada05b7b6f38b99cbcd15a904fb /app/views/user_mailer/password_change.id.html.erb
parent1714f08d757396ac145a0671fda1a40085c46015 (diff)
Add Indonesian (Bahasa Indonesia / id) translation (#2200)
* add Indonesian (Bahasa Indonesia) translation

add id.jsx
add translations on email views
add devise.id.yml
add doorkeeper.id.yml
add id.yml
add simple_form.id.yml

update id locale on mastodon.jsx, index.jsx, settings_helper.rb, and
application.rb

* add Indonesian (Bahasa Indonesia) translation

add id.jsx
add translations on email views
add devise.id.yml
add doorkeeper.id.yml
add id.yml
add simple_form.id.yml

update id locale on mastodon.jsx, index.jsx, settings_helper.rb, and
application.rb

* fix InvalidLocaleData on a string

* fix InvalidLocaleData on a string

* Fix language keys in Indonesian ruby locale (id)

Use "id" instead of "en" as object keys.

* Removed obsoleted translation (id)
Diffstat (limited to 'app/views/user_mailer/password_change.id.html.erb')
-rw-r--r--app/views/user_mailer/password_change.id.html.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/user_mailer/password_change.id.html.erb b/app/views/user_mailer/password_change.id.html.erb
new file mode 100644
index 000000000..469c98c5d
--- /dev/null
+++ b/app/views/user_mailer/password_change.id.html.erb
@@ -0,0 +1,3 @@
+<p>Hai <%= @resource.email %>!</p>
+
+<p>Kami menghubungi anda untuk memberitahu bahwa kata sandi anda di Mastodon telah diubah.</p>