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/pl_PL/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/pl_PL') diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 1c1c4dde..48f05297 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1367,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