1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

New Crowdin updates (#3259)

This commit is contained in:
Dan Brown
2022-02-26 11:46:33 +00:00
committed by GitHub
parent 2ae8026903
commit 41689a1e65
96 changed files with 2704 additions and 2488 deletions

View File

@@ -32,7 +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.',
'file' => ':attribute deve essere fornito come file valido.',
'filled' => 'Il campo :attribute field is required.',
'gt' => [
'numeric' => ':attribute deve essere maggiore di :value.',