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
This commit is contained in:
@@ -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' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user