]> cat aescling's git repositories - mastodon.git/commit
Add Turkish yml file (#2878)
authorÖzcan Zafer AYAN <ozcanzaferayan@gmail.com>
Sun, 7 May 2017 14:20:53 +0000 (17:20 +0300)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 7 May 2017 14:20:53 +0000 (16:20 +0200)
commit983593ddf4b2f61f3c3a6cd1fddbb1905592600e
tree94c88b779483f893a24c4ac88cd84a2bfb802250
parentf14df434352c5bfa522e868eb292a33afd36da28
Add Turkish yml file (#2878)

* Add Turkish yml file

* Add translation files for Turkish

* Deleted click_to_edit key and val

Deleted click_to_edit: Düzenlemek için ilgili ayara tıklayınız line
14 files changed:
app/helpers/settings_helper.rb
app/javascript/mastodon/containers/mastodon.js
app/javascript/mastodon/locales/index.js
app/javascript/mastodon/locales/tr.json [new file with mode: 0644]
app/views/user_mailer/confirmation_instructions.tr.html.erb [new file with mode: 0644]
app/views/user_mailer/confirmation_instructions.tr.text.erb [new file with mode: 0644]
app/views/user_mailer/password_change.tr.html.erb [new file with mode: 0644]
app/views/user_mailer/password_change.tr.text.erb [new file with mode: 0644]
app/views/user_mailer/reset_password_instructions.tr.html.erb [new file with mode: 0644]
app/views/user_mailer/reset_password_instructions.tr.text.erb [new file with mode: 0644]
config/application.rb
config/locales/devise.tr.yml [new file with mode: 0644]
config/locales/simple_form.tr.yml [new file with mode: 0644]
config/locales/tr.yml [new file with mode: 0644]