From ba93061f4d844214851d5a22b5a34022ce37e925 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 8 Jul 2014 15:07:07 -0300 Subject: Add fields: task creator and modification date --- app/Locales/es_ES/translations.php | 2 ++ 1 file changed, 2 insertions(+) (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 98ab30ca..2dd3765f 100644 --- a/app/Locales/es_ES/translations.php +++ b/app/Locales/es_ES/translations.php @@ -384,4 +384,6 @@ return array( // 'Login with my GitHub Account' => '', // 'Link my GitHub Account' => '', // 'Unlink my GitHub Account' => '', + // 'Created by %s' => 'Créé par %s', + // 'Last modified on %B %e, %G at %k:%M %p' => '', ); -- cgit v1.2.3