mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-24 22:51:23 +08:00
New Crowdin updates (#3225)
This commit is contained in:
@ -32,6 +32,7 @@ return [
|
||||
'digits_between' => 'Il campo :attribute deve essere tra i numeri :min e :max.',
|
||||
'email' => 'Il campo :attribute deve essere un indirizzo email valido.',
|
||||
'ends_with' => ':attribute deve terminare con uno dei seguenti: :values',
|
||||
'file' => 'The :attribute must be provided as a valid file.',
|
||||
'filled' => 'Il campo :attribute field is required.',
|
||||
'gt' => [
|
||||
'numeric' => ':attribute deve essere maggiore di :value.',
|
||||
|
Reference in New Issue
Block a user