From e7ea0b46e9d616d7e87845e1851c183eefdfe10f Mon Sep 17 00:00:00 2001
From: Frédéric Guillot <fred@kanboard.net>
Date: Tue, 30 Jan 2018 11:06:32 -0800
Subject: Add missing translations

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

(limited to 'app/Locale/vi_VN')

diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php
index 0e174356..3f6d2058 100644
--- a/app/Locale/vi_VN/translations.php
+++ b/app/Locale/vi_VN/translations.php
@@ -1373,4 +1373,6 @@ return array(
     // 'days' => '',
     // 'minutes' => '',
     // 'seconds' => '',
+    // 'Assign automatically a color when preset start date is reached' => '',
+    // 'Move the task to another column once a predefined start date is reached' => '',
 );
-- 
cgit v1.2.3