spanish translation

This commit is contained in:
denisdulici
2019-11-23 21:53:25 +03:00
parent 007a2bf31f
commit b88ffcd81b
21 changed files with 287 additions and 104 deletions

View File

@ -2,15 +2,11 @@
return [
'allow_login' => '¿Permitir inicio de sesión?',
'can_login' => '¿Puede iniciar sesión?',
'user_created' => 'Usuario Creado',
'error' => [
'email' => 'Ese email ya está en uso.'
],
'notification' => [
'message' => ':customer hizo un pago de :amount por la factura número :invoice_number.',
'button' => 'Mostrar',
],
];