From 3df63e051fac84cec98c912668722f87d6e8183e Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 9 Nov 2014 12:47:49 -0500 Subject: Add projects to the dashboard and rename some methods --- app/Locale/es_ES/translations.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Locale/es_ES') diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index ed8ea5b1..72c2e32f 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -561,4 +561,8 @@ return array( // 'Github issue comment created' => '', // 'Configure' => '', // 'Project management' => '', + // 'My projects' => '', + // 'Columns' => '', + // 'Task' => '', + // 'Your are not member of any project.' => '', ); -- cgit v1.2.3