summaryrefslogtreecommitdiff
path: root/app/Locale/hr_HR/translations.php
diff options
context:
space:
mode:
authorrenothing <261274+renothing@users.noreply.github.com>2019-07-09 10:48:24 +0800
committerFrédéric Guillot <fred@kanboard.net>2019-07-08 19:48:24 -0700
commitd3d55224329681722b52a84b31f141bf78aaa134 (patch)
treeda51edcae81ff95a6f73d028e256df33cb5853bf /app/Locale/hr_HR/translations.php
parent91d703eb8dd627659712e2c87fffab6140ec9aec (diff)
Automatically update the start date when a task move away from a column
Diffstat (limited to 'app/Locale/hr_HR/translations.php')
-rw-r--r--app/Locale/hr_HR/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php
index aab68b01..84a21a44 100644
--- a/app/Locale/hr_HR/translations.php
+++ b/app/Locale/hr_HR/translations.php
@@ -1403,6 +1403,7 @@ return array(
// '%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 the due date is less than a certain number of days' => '',
+ // 'Automatically update the start date when task move away from certain column' => '',
// 'HTTP Client:' => '',
// 'XBT - bitcoin' => '',
);