summaryrefslogtreecommitdiff
path: root/app/Locales/es_ES
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/es_ES')
-rw-r--r--app/Locales/es_ES/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php
index d5a8a104..61080f85 100644
--- a/app/Locales/es_ES/translations.php
+++ b/app/Locales/es_ES/translations.php
@@ -125,7 +125,7 @@ return array(
'The username must be unique' => 'El nombre de usuario debe ser único',
'The username must be alphanumeric' => 'El nombre de usuario debe ser alfanumérico',
'The user id is required' => 'El identificador del usuario es obligatorio',
- 'Passwords doesn\'t matches' => 'Las contraseñas no corresponden',
+ 'Passwords don\'t match' => 'Las contraseñas no corresponden',
'The confirmation is required' => 'La confirmación es obligatoria',
'The column is required' => 'La columna es obligatoria',
'The project is required' => 'El proyecto es obligatorio',