diff options
Diffstat (limited to 'app/Locale/tr_TR')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 7dfb4308..da7a6049 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -662,6 +662,7 @@ return array( 'Closed tasks' => 'Kapatılmış görevler', 'Open tasks' => 'Açık görevler', 'Not assigned' => 'Atanmamış', + 'Assigned' => 'Atanmış', 'View advanced search syntax' => 'Gelişmiş arama kodlarını göster', 'Overview' => 'Özet Görünüm', 'Board/Calendar/List view' => 'Pano/Takvim/Liste görünümü', |