From 230eddcc69f7f31cdc489ad3de21a46de958f605 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 6 Dec 2017 18:31:43 -0800 Subject: Add two automatic actions for subtasks - Action to create a subtask assigned to the creator and start the timer - Action to stop the timer of subtasks --- app/Locale/vi_VN/translations.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'app/Locale/vi_VN') diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index 65d2f3e9..fec8143f 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -1015,12 +1015,6 @@ return array( 'Add a new action' => 'Thêm một hành động mới', 'Import from another project' => 'Nhập khẩu từ một dự án khác', 'There is no action at the moment.' => 'Hiện tại không có hành động nào.', - // 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '', - // 'Actions duplicated successfully.' => '', - // 'Unable to duplicate actions.' => '', - // 'Add a new action' => '', - // 'Import from another project' => '', - // 'There is no action at the moment.' => '', 'Import actions from another project' => 'Nhập khẩu các hành động từ một dự án khác', 'There is no available project.' => 'Không có dự án sẵn có.', 'Local File' => 'Local File', @@ -1373,4 +1367,7 @@ return array( // 'Time Spent' => '', // 'External Link' => '', // 'This feature enable the iCal feed, RSS feed and the public board view.' => '', + // 'Stop the timer of all subtasks when moving a task to another column' => '', + // 'Subtask Title' => '', + // 'Add a subtask and activate the timer when moving a task to another column' => '', ); -- cgit v1.2.3