From e7ea0b46e9d616d7e87845e1851c183eefdfe10f Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 30 Jan 2018 11:06:32 -0800 Subject: Add missing translations --- app/Locale/es_ES/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/es_ES') diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 2827fbd8..dae1f661 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1373,4 +1373,6 @@ return array( // 'days' => '', // 'minutes' => '', // 'seconds' => '', + // 'Assign automatically a color when preset start date is reached' => '', + // 'Move the task to another column once a predefined start date is reached' => '', ); -- cgit v1.2.3