From b4d5ddb83271fb1c27c58533a99f629eb5f6d87a Mon Sep 17 00:00:00 2001 From: SkyFox Date: Wed, 20 Dec 2017 22:30:43 +0100 Subject: Add missing translation in DateHelper --- app/Locale/ca_ES/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/ca_ES') diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index 5839b6ed..58df604d 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -1370,4 +1370,7 @@ return array( // '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' => '', + // 'days' => '', + // 'minutes' => '', + // 'seconds' => '', ); -- cgit v1.2.3