From 41c2ab0c2451ea00d1236bc31f13ee7c2da97c3a Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 16 Oct 2017 19:09:25 -0700 Subject: Add tooltip to subtask icons --- app/Locale/my_MY/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/my_MY/translations.php') diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index 86e92360..e275d15c 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -1341,4 +1341,7 @@ return array( // 'Create another link' => '', // 'BRL - Brazilian Real' => '', // 'Add a new Kanboard task' => '', + // 'Subtask not started' => '', + // 'Subtask currently in progress' => '', + // 'Subtask completed' => '', ); -- cgit v1.2.3