From 2a299d33d1e8e6b1fe31cafbf4b9c0a12d89f99a Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 6 Jun 2018 11:07:12 -0700 Subject: Add bulk task modification in list view --- app/Locale/hr_HR/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/hr_HR/translations.php') diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php index 8e76618c..007e72bb 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -1381,4 +1381,6 @@ return array( // 'Unselect All' => '', // 'Apply action' => '', // 'Move selected tasks to another column' => '', + // 'Edit tasks in bulk' => '', + // 'Choose the properties that you would to change for the selected tasks.' => '', ); -- cgit v1.2.3