about summary refs log tree commit diff
path: root/app/helpers/settings_helper.rb
diff options
context:
space:
mode:
authorÖzcan Zafer AYAN <ozcanzaferayan@gmail.com>2017-05-07 17:20:53 +0300
committerEugen Rochko <eugen@zeonfederated.com>2017-05-07 16:20:53 +0200
commit983593ddf4b2f61f3c3a6cd1fddbb1905592600e (patch)
tree94c88b779483f893a24c4ac88cd84a2bfb802250 /app/helpers/settings_helper.rb
parentf14df434352c5bfa522e868eb292a33afd36da28 (diff)
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
Diffstat (limited to 'app/helpers/settings_helper.rb')
-rw-r--r--app/helpers/settings_helper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/helpers/settings_helper.rb b/app/helpers/settings_helper.rb
index 2755bafd5..aff4c8a19 100644
--- a/app/helpers/settings_helper.rb
+++ b/app/helpers/settings_helper.rb
@@ -25,6 +25,7 @@ module SettingsHelper
     pt: 'Português',
     'pt-BR': 'Português do Brasil',
     ru: 'Русский',
+    tr: 'Türkçe',
     uk: 'Українська',
     'zh-CN': '简体中文',
     'zh-HK': '繁體中文(香港)',