summaryrefslogtreecommitdiff
path: root/app/Locale/vi_VN
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-10-16 19:09:25 -0700
committerFrederic Guillot <fred@kanboard.net>2017-10-16 19:09:25 -0700
commit41c2ab0c2451ea00d1236bc31f13ee7c2da97c3a (patch)
treefa1dda191117d08b4196138248eb5ed97cbdc14b /app/Locale/vi_VN
parent914b40b4afcfd309eed4044ea93a52ba636e90e7 (diff)
Add tooltip to subtask icons
Diffstat (limited to 'app/Locale/vi_VN')
-rw-r--r--app/Locale/vi_VN/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php
index 7fa77c9f..3749a288 100644
--- a/app/Locale/vi_VN/translations.php
+++ b/app/Locale/vi_VN/translations.php
@@ -1347,4 +1347,7 @@ return array(
'Create another link' => 'Tạo liên kết khác',
'BRL - Brazilian Real' => 'BRL - Brazilian Real',
// 'Add a new Kanboard task' => '',
+ // 'Subtask not started' => '',
+ // 'Subtask currently in progress' => '',
+ // 'Subtask completed' => '',
);