From d3d55224329681722b52a84b31f141bf78aaa134 Mon Sep 17 00:00:00 2001
From: renothing <261274+renothing@users.noreply.github.com>
Date: Tue, 9 Jul 2019 10:48:24 +0800
Subject: Automatically update the start date when a task move away from a
 column

---
 app/Locale/uk_UA/translations.php | 1 +
 1 file changed, 1 insertion(+)

(limited to 'app/Locale/uk_UA')

diff --git a/app/Locale/uk_UA/translations.php b/app/Locale/uk_UA/translations.php
index 7ad7f098..830ce912 100644
--- a/app/Locale/uk_UA/translations.php
+++ b/app/Locale/uk_UA/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' => '',
 );
-- 
cgit v1.2.3