Spanish files translation (#542)

Co-authored-by: Jorge Cabal <jcabala14>
This commit is contained in:
Jorge Cabal
2020-02-10 18:50:54 +01:00
committed by GitHub
parent 6b79ad7e58
commit 2e1bcc1d7a
6 changed files with 24 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ return [
'numeric' => 'El :attribute debe tener al menos :min.',
'file' => 'El :attribute debe tener al menos :min kilobytes.',
'string' => 'El :attribute debe tener al menos :min caracteres.',
'array' => 'El :attribute must have at least :min objetos.',
'array' => 'El :attribute debe tener al menos :min objetos.',
],
'not_in' => 'El :attribute seleccionado es invalido.',
'numeric' => 'El :attribute debe ser un número.',