diff options
Diffstat (limited to 'app/Locale/es_ES/translations.php')
-rw-r--r-- | app/Locale/es_ES/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index f3e43c10..3c869c7e 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -782,7 +782,7 @@ return array( 'Notification methods:' => 'Métodos de notificación:', 'Unable to read your file' => 'No se puede leer el archivo', '%d task(s) have been imported successfully.' => '%d tarea(s) se han importado correctamente.', - 'Nothing have been imported!' => '¡Nada se ha importado!', + 'Nothing has been imported!' => '¡Nada se ha importado!', 'Import users from CSV file' => 'Importar usuarios del archivo CSV', '%d user(s) have been imported successfully.' => '%d usuario(s) se han importado correctamente.', 'Comma' => 'Coma', |