updated es-ES

This commit is contained in:
denisdulici
2017-11-30 12:20:15 +03:00
parent a7b3d8e746
commit 3607bbed1c
17 changed files with 71 additions and 28 deletions

View File

@ -0,0 +1,11 @@
<?php
return [
'allow_login' => '¿Permitir inicio de sesión?',
'user_created' => 'Usuario Creado',
'error' => [
'email' => 'Ese email ya está en uso.'
]
];