diff options
Diffstat (limited to 'locales/es_ES/translations.php')
-rw-r--r-- | locales/es_ES/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/es_ES/translations.php b/locales/es_ES/translations.php index bf6f80e6..4c036f00 100644 --- a/locales/es_ES/translations.php +++ b/locales/es_ES/translations.php @@ -289,4 +289,5 @@ return array( // 'Nothing found.' => '', // 'Search in the project "%s"' => '', // 'Due date' => '', + // 'Others formats accepted: %s and %s' => '', ); |