From 8fcdd2be5dd442295639b55f75365904e7b38cf2 Mon Sep 17 00:00:00 2001 From: Balázs Úr Date: Thu, 25 Oct 2018 20:42:26 +0200 Subject: Fix typo --- app/Locale/tr_TR/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/tr_TR') diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 565a2adb..1d430105 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1101,7 +1101,7 @@ return array( 'Global tags' => 'Genel etiketler', 'There is no global tag at the moment.' => 'Şu anda genel bir etiket bulunmuyor.', 'This field cannot be empty' => 'Bu alan boş bırakılamaz', - 'Close a task when there is no activity in an specific column' => 'Bir kolonda hareket olmadığında bir görevi kapat', + 'Close a task when there is no activity in a specific column' => 'Bir kolonda hareket olmadığında bir görevi kapat', '%s removed a subtask for the task #%d' => '%d görevi için %s bir alt görevi kaldırdı', '%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ı', -- cgit v1.2.3