mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
New Crowdin updates (#3225)
This commit is contained in:
@ -32,6 +32,7 @@ return [
|
||||
'digits_between' => ':attribute debe ser un valor entre :min y :max dígios.',
|
||||
'email' => ':attribute debe ser un correo electrónico válido.',
|
||||
'ends_with' => 'El :attribute debe terminar con uno de los siguientes: :values',
|
||||
'file' => 'The :attribute must be provided as a valid file.',
|
||||
'filled' => 'El campo :attribute es requerido.',
|
||||
'gt' => [
|
||||
'numeric' => 'El :attribute debe ser mayor que :value.',
|
||||
|
Reference in New Issue
Block a user