summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/Locale/tr_TR/translations.php24
1 files changed, 12 insertions, 12 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index 65b106fd..11789215 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -1152,18 +1152,18 @@ return array(
'Listing' => 'Listeliyor',
'Metadata' => 'Meta veri',
'Manage projects' => 'Projeler',
- // 'Convert to task' => '',
- // 'Convert sub-task to task' => '',
- // 'Do you really want to convert this sub-task to a task?' => '',
- // 'My task title' => '',
- // 'Enter one task by line.' => '',
- // 'Number of failed login:' => '',
- // 'Account locked until:' => '',
- // 'Email settings' => '',
- // 'Email sender address' => '',
- // 'Email transport' => '',
- // 'Webhook token' => '',
- 'Imports' => 'İçe Aktarımlar',
+ 'Convert to task' => 'Göreve dönüştür',
+ 'Convert sub-task to task' => 'Alt görevi göreve dönüştür',
+ 'Do you really want to convert this sub-task to a task?' => 'Bu alt görevi, göreve dönüştüreceğinize emin misiniz?',
+ 'My task title' => 'Görev başlığım',
+ 'Enter one task by line.' => 'Görevleri satır satır girin',
+ 'Number of failed login:' => 'Başarısız login denemesi sayısı',
+ 'Account locked until:' => 'Hesap şu zamana kadar kilitlendi:',
+ 'Email settings' => 'E-posta ayarları',
+ 'Email sender address' => 'E-posta gönderen adresi',
+ 'Email transport' => 'E-posta taşıma',
+ 'Webhook token' => 'Webhook token',
+ 'Imports' => 'İçe Aktarımlar',
// 'Project tags management' => '',
// 'Tag created successfully.' => '',
// 'Unable to create this tag.' => '',