From 12d7138a47d2c7a50ca8f0b2abb2266239c6197f Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 27 Apr 2014 19:48:36 -0400 Subject: Add support for the ISO 8601 date format (for due date) --- locales/pt_BR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'locales/pt_BR') diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index 54b357db..54538b1c 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -290,4 +290,5 @@ return array( // 'Nothing found.' => '', // 'Search in the project "%s"' => '', // 'Due date' => '', + // 'Others formats accepted: %s and %s' => '', ); -- cgit v1.2.3