diff options
author | Frédéric Guillot <fred@kanboard.net> | 2019-06-21 20:18:35 -0700 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2019-06-21 20:18:35 -0700 |
commit | 95150183652cbe2381f1741bb214621bc628c055 (patch) | |
tree | 41bf52147c34ca58ab3f6d52655f732396fdeeff /app/Locale/tr_TR | |
parent | 878c6f29c356871a43493eea9e2eaf0368a8ec6a (diff) |
Update French translation
Diffstat (limited to 'app/Locale/tr_TR')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index a899c2e8..a5aee73d 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1400,4 +1400,7 @@ return array( // 'Reorder this column by assignee (Z-A)' => '', // '%s moved the task #%d "%s" to the project "%s"' => '', // 'Task #%d "%s" has been moved to the project "%s"' => '', + // 'Move the task to another column when due date is less than a certain number of days' => '', + // 'HTTP Client:' => '', + // 'XBT - bitcoin' => '', ); |