From efbf679385773e76cbb436691f63e931c17172d4 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 10 Feb 2015 22:10:32 -0500 Subject: Add subtask time tracking in the task view --- app/Locale/es_ES/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/es_ES/translations.php') diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 8cfa91b8..da3c01c6 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -681,4 +681,6 @@ return array( // 'Bitbucket commit received' => '', // 'Bitbucket webhooks' => '', // 'Help on Bitbucket webhooks' => '', + // 'Start' => '', + // 'End' => '', ); -- cgit v1.2.3