From 2c80a90a6f878cf1d586196279afa92267f2d64a Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Sun, 22 Nov 2015 12:53:18 -0500
Subject: Add Bosnian translation (pull-request #1470)

---
 app/Locale/tr_TR/translations.php | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'app/Locale/tr_TR')

diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index d92b768c..fca425eb 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -1065,4 +1065,7 @@ return array(
     // 'Passwords will be encrypted if present' => '',
     // '%s attached a new file to the task %s' => '',
     // 'Assign automatically a category based on a link' => '',
+    // 'BAM - Konvertibile Mark' => '',
+    // 'Assignee Username' => '',
+    // 'Assignee Name' => '',
 );
-- 
cgit v1.2.3