]> cat aescling's git repositories - mastodon.git/commit
Add Japanese translation (#1552)
authorpinfort <walter.pinfo@gmail.com>
Tue, 11 Apr 2017 19:52:09 +0000 (04:52 +0900)
committerEugen <eugen@zeonfederated.com>
Tue, 11 Apr 2017 19:52:09 +0000 (21:52 +0200)
commit6f5268b02d49ed1b3575891ba11e858f752d1d9e
tree8a9f95ba905d82c422db1e67bdb91017459789fc
parent4964433190e142aeb05af28937596fb471df9abf
Add Japanese translation (#1552)

* add device.ja.yml

* update device.ja.yml

* add file simple_form.ja.yml

* 👍Added doorkeeper.ja.yml

* add ja.yml

* Update doorkeeper.ja.yml

fixed url to uri

* update ja.yml

* fix some translations

* fix japanese grammar of a translate

* fix some translates

* fix ja.yml

* add ja.jsx

* add Japanese user mail views

* Added japanese translate locales

* Added :ja to available_locales

こっちも

* Added "日本語" to HUMAN_LOCALES

* Imported/Added ja to addLocaleData

* update ja.jsx
15 files changed:
app/assets/javascripts/components/containers/mastodon.jsx
app/assets/javascripts/components/locales/index.jsx
app/assets/javascripts/components/locales/ja.jsx [new file with mode: 0644]
app/helpers/settings_helper.rb
app/views/user_mailer/confirmation_instructions.ja.html.erb [new file with mode: 0644]
app/views/user_mailer/confirmation_instructions.ja.text.erb [new file with mode: 0644]
app/views/user_mailer/password_change.ja.html.erb [new file with mode: 0644]
app/views/user_mailer/password_change.ja.text.erb [new file with mode: 0644]
app/views/user_mailer/reset_password_instructions.ja.html.erb [new file with mode: 0644]
app/views/user_mailer/reset_password_instructions.ja.text.erb [new file with mode: 0644]
config/application.rb
config/locales/devise.ja.yml [new file with mode: 0644]
config/locales/doorkeeper.ja.yml [new file with mode: 0644]
config/locales/ja.yml [new file with mode: 0644]
config/locales/simple_form.ja.yml [new file with mode: 0644]