From b513313c2fbfb0e5f15cab97ea74929b5c0d0a60 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 20 Jun 2014 21:59:59 -0300 Subject: Add a board selector instead of the list of projects --- app/Locales/es_ES/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locales/es_ES/translations.php') diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php index b46cdcf0..6319fd53 100644 --- a/app/Locales/es_ES/translations.php +++ b/app/Locales/es_ES/translations.php @@ -373,4 +373,5 @@ return array( // 'Sub-task added successfully.' => '', // 'Maximum size: ' => '', // 'Unable to upload the file.' => '', + // 'Display another project' => '', ); -- cgit v1.2.3