Improve Italian translation (#5310)

This commit is contained in:
Salvatore Brosio 2020-10-12 20:11:24 +02:00 committed by GitHub
parent df4c2cf86e
commit 8a9775428b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ return [
"exists" => "Il valore di :attribute non è valido.",
"image" => ":attribute deve essere un'immagine.",
"in" => "Il valore di :attribute non è valido.",
"integer" => ":attribute deve essere un numero interno.",
"integer" => ":attribute deve essere un numero intero.",
"ip" => ":attribute deve essere un indirizzo IP valido.",
"max" => [
"numeric" => ":attribute non può essere maggiore di :max.",