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
This commit is contained in:
Koala Yeung 2017-05-08 21:56:00 +08:00 committed by Eugen Rochko
parent 66a3979cba
commit cbd673601c
11 changed files with 268 additions and 2 deletions

View file

@ -0,0 +1,8 @@
Hello <%= @resource.email %>!
Someone has requested a link to change your password on Mastodon. You can do this through the link below.
<%= edit_password_url(@resource, reset_password_token: @token) %>
If you didn't request this, please ignore this email.
Your password won't change until you access the link above and create a new one.