diff options
Diffstat (limited to 'app')
-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 f50d84f2..54b6e256 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1209,7 +1209,7 @@ return array( 'Projects overview for %s' => '%s için proje özeti', 'Activity stream for %s' => '%s için akış', 'Calendar for %s' => '%s için takvim', - 'Notifications for %s' => '% için bildirimler', + 'Notifications for %s' => '%s için bildirimler', 'Subtasks export' => 'Alt görev dışa aktar', 'Tasks exportation' => 'Görev dışa aktar', 'Assign a color when the task is moved to a specific swimlane' => 'Görev bir kulvara taşındığında rengini değiştir', |