diff options
Diffstat (limited to 'app/Locale/tr_TR/translations.php')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index d1c1b6d3..2dc611e4 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -730,7 +730,7 @@ return array( 'Time spent changed: %sh' => 'Harcanan zaman değiştirildi: %sh', 'Time estimated changed: %sh' => 'Tahmini süre değiştirildi: %sh', 'The field "%s" have been updated' => '"%s" hanesi değiştirildi', - 'The description has been modified' => 'Açıklama değiştirildi', + 'The description has been modified:' => 'Açıklama değiştirildi', 'Do you really want to close the task "%s" as well as all subtasks?' => '"%s" görevini ve tüm alt görevlerini kapatmak istediğinize emin misiniz?', 'I want to receive notifications for:' => 'Bununla ilgili bildirimler almak istiyorum:', 'All tasks' => 'Tüm görevler', |