diff options
author | erpnedir <fatih@erpnedir.com> | 2016-11-12 23:21:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-12 23:21:38 +0200 |
commit | 527a1677a0578e479302e1f80b127e177ed915e9 (patch) | |
tree | 9cee3a0a825953cfe44b7b4903559645157c2644 /app/Locale/tr_TR/translations.php | |
parent | 6225469b91422a4d8521f5693966a8c08f82fbd8 (diff) |
Update translations.php
Dashboard term translation changed to Pano
Diffstat (limited to 'app/Locale/tr_TR/translations.php')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 54b6e256..24399891 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1189,7 +1189,7 @@ return array( '%s removed a comment on the task #%d' => '%s %d görevi için bir yorumu kaldırdı', 'Comment removed on task #%d' => '%d görevindeki yorum kaldırıldı', 'Subtask removed on task #%d' => '%d görevindeki alt görev kaldırıldı', - 'Hide tasks in this column in the dashboard' => 'Kokpitde bu kolondaki görevleri gizle', + 'Hide tasks in this column in the dashboard' => 'Panoda bu kolondaki görevleri gizle', '%s removed a comment on the task %s' => '%s %s görevinde bir yorumu kaldırdı', '%s removed a subtask for the task %s' => '%s %s alt görevini kaldırdı', 'Comment removed' => 'Yorum kaldırıldı', @@ -1203,7 +1203,7 @@ return array( 'Automatically set the due date on task creation' => 'Görev oluştururken hedef tarihi otomatik ata', 'Move the task to another column when closed' => 'Görev kapandığında başka bir kolona taşı', 'Move the task to another column when not moved during a given period' => 'Bir kolonda belirli bir süre hareketsiz kalırsa görevi başka bir kolona taşı', - 'Dashboard for %s' => '%s için kopkit', + 'Dashboard for %s' => '%s için Pano', 'Tasks overview for %s' => '%s için görev özeti', 'Subtasks overview for %s' => '%s için alt görev özeti', 'Projects overview for %s' => '%s için proje özeti', |