about summary refs log tree commit diff
path: root/app/views/user_mailer/reset_password_instructions.th.html.erb
diff options
context:
space:
mode:
authorKoala Yeung <koalay@gmail.com>2017-05-08 21:56:00 +0800
committerEugen Rochko <eugen@zeonfederated.com>2017-05-08 15:56:00 +0200
commitcbd673601c5f762d71f65404c3b7ad5b3751ee8c (patch)
tree81d6e698e4d370dde4b1dd0476ecf511640b8d0c /app/views/user_mailer/reset_password_instructions.th.html.erb
parent66a3979cbad92d20cdf0bfabc7184d3744ad89ae (diff)
Add Thai langauge (#2903)
* Updated Thai language

* locale: remove unused translation in Thai

* locale: add Thai to settings menu and application

* locale: fix activerecord.th.yml format
Diffstat (limited to 'app/views/user_mailer/reset_password_instructions.th.html.erb')
-rw-r--r--app/views/user_mailer/reset_password_instructions.th.html.erb8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/views/user_mailer/reset_password_instructions.th.html.erb b/app/views/user_mailer/reset_password_instructions.th.html.erb
new file mode 100644
index 000000000..1fe1c2725
--- /dev/null
+++ b/app/views/user_mailer/reset_password_instructions.th.html.erb
@@ -0,0 +1,8 @@
+<p>สวัสดี <%= @resource.email %>!</p>
+
+<p>มีการแจ้งขอลิงค์เปลี่ยนแปลงพาสเวิร์ดเข้า Mastodon ของคุณ. คุณสามารถแก้ไขพาสเวิร์ดได้ผ่านทางลิงค์ด้านล่างนี้.</p>
+
+<p><%= link_to 'Change my password', edit_password_url(@resource, reset_password_token: @token) %></p>
+
+<p>ถ้าคุณไม่ได้เป็นคนขอลิงค์นี้, กรุณาข้ามเมล์นี้ไป.</p>
+<p>พาร์สเวิร์ดของคุณจะยังไม่ถูกเปลี่ยนจนกว่าคุณจะเข้าไปในลิงค์ด้านบนนี้เพื่อสร้างพาสเวิร์ดใหม่.</p>