summaryrefslogtreecommitdiff
path: root/app/Locale/tr_TR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/tr_TR/translations.php')
-rw-r--r--app/Locale/tr_TR/translations.php13
1 files changed, 11 insertions, 2 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index cb1249e7..a8440407 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -20,6 +20,15 @@ return array(
'Red' => 'Kırmızı',
'Orange' => 'Turuncu',
'Grey' => 'Gri',
+ // 'Brown' => '',
+ // 'Deep Orange' => '',
+ // 'Dark Grey' => '',
+ // 'Pink' => '',
+ // 'Teal' => '',
+ // 'Cyan' => '',
+ // 'Lime' => '',
+ // 'Light Green' => '',
+ // 'Amber' => '',
'Save' => 'Kaydet',
'Login' => 'Giriş',
'Official website:' => 'Resmi internet sitesi:',
@@ -31,7 +40,6 @@ return array(
'All users' => 'Tüm kullanıcılar',
'Username' => 'Kullanıcı adı',
'Password' => 'Şifre',
- // 'Default project' => '',
'Administrator' => 'Yönetici',
'Sign in' => 'Giriş yap',
'Users' => 'Kullanıcılar',
@@ -405,7 +413,6 @@ return array(
'Username:' => 'Kullanıcı adı',
'Name:' => 'Ad',
'Email:' => 'E-Posta',
- 'Default project:' => 'Varsayılan Proje:',
'Notifications:' => 'Bildirimler:',
'Notifications' => 'Bildirimler',
'Group:' => 'Grup',
@@ -949,4 +956,6 @@ return array(
// '<30m' => '',
// 'Stop timer' => '',
// 'Start timer' => '',
+ // 'Add project member' => '',
+ // 'Enable notifications' => '',
);