summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-11-01 18:19:34 -0400
committerFrederic Guillot <fred@kanboard.net>2016-11-01 18:19:34 -0400
commita3ffb3b40e5459a4e671739e8265cc26d7f6b84b (patch)
treeb26259ce46fb2ea74aa10a82376c2b14eecde95c /app/Locale
parentc5b130152c3090198e59464f7689ac231b50556e (diff)
Fix typo in tr_TR translation
Diffstat (limited to 'app/Locale')
-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 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',