summaryrefslogtreecommitdiff
path: root/app/Locale/tr_TR
diff options
context:
space:
mode:
authorColin Williams <github@crwilliams.co.uk>2015-06-19 17:59:12 +0100
committerColin Williams <github@crwilliams.co.uk>2015-06-19 17:59:12 +0100
commit0826c1acdb6ae900d9ad3d277b13744a744ea34f (patch)
tree62ef83889ce9aa2df662e7712671f7f24d71c5e2 /app/Locale/tr_TR
parent9ba3daca66a0dc302aa4c2175f7ec814a5f8dca0 (diff)
Fix translations with incorrect placeholders.
Diffstat (limited to 'app/Locale/tr_TR')
-rw-r--r--app/Locale/tr_TR/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index f3249ae2..a29a046b 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -612,7 +612,7 @@ return array(
'Remove a swimlane' => 'Kulvarı sil',
'Rename' => 'Yeniden adlandır',
'Show default swimlane' => 'Varsayılan Kulvarı göster',
- 'Swimlane modification for the project "%s"' => '"% s" Projesi için Kulvar değişikliği',
+ 'Swimlane modification for the project "%s"' => '"%s" Projesi için Kulvar değişikliği',
'Swimlane not found.' => 'Kulvar bulunamadı',
'Swimlane removed successfully.' => 'Kulvar başarıyla kaldırıldı.',
'Swimlanes' => 'Kulvarlar',