diff options
Diffstat (limited to 'app/Locale/es_ES/translations.php')
-rw-r--r-- | app/Locale/es_ES/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 2abf460c..b05ad4da 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1338,4 +1338,6 @@ return array( 'This task was sent by email to "%s" with subject "%s".' => 'Esta tarea fue enviada por correo a "%s" con el asunto "%s".', 'Predefined Email Subjects' => 'Asuntos de correo predefinidos', 'Write one subject by line.' => 'Escriba un asunto por lĂnea.', + // 'Create another link' => '', + // 'BRL - Brazilian Real' => '', ); |