diff options
Diffstat (limited to 'app/Locale/sv_SE/translations.php')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 715d6b13..fd0a4996 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/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.' => '', ); |