]> cat aescling's git repositories - mastodon.git/commit
Add Thai langauge (#2903)
authorKoala Yeung <koalay@gmail.com>
Mon, 8 May 2017 13:56:00 +0000 (21:56 +0800)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 8 May 2017 13:56:00 +0000 (15:56 +0200)
commitcbd673601c5f762d71f65404c3b7ad5b3751ee8c
tree81d6e698e4d370dde4b1dd0476ecf511640b8d0c
parent66a3979cbad92d20cdf0bfabc7184d3744ad89ae
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
app/helpers/settings_helper.rb
app/views/user_mailer/password_change.th.html.erb [new file with mode: 0644]
app/views/user_mailer/password_change.th.text.erb [new file with mode: 0644]
app/views/user_mailer/reset_password_instructions.th.html.erb [new file with mode: 0644]
app/views/user_mailer/reset_password_instructions.th.text.erb [new file with mode: 0644]
config/application.rb
config/locales/activerecord.th.yml [new file with mode: 0644]
config/locales/devise.th.yml [new file with mode: 0644]
config/locales/doorkeeper.th.yml [new file with mode: 0644]
config/locales/simple_form.th.yml [new file with mode: 0644]
config/locales/th.yml