akaunting 3.0 (the last dance)

This commit is contained in:
Burak Civan
2022-06-01 10:15:55 +03:00
parent cead09f6d4
commit d9c0764572
3812 changed files with 126831 additions and 102949 deletions

View File

@ -29,7 +29,7 @@ return [
'string' => ':attribute doit contenir entre :min et :max caractères.',
'array' => ':attribute doit contenir entre :min et :max chiffres.',
],
'boolean' => 'Le champ :attribute doit être vrai ou faux.',
'boolean' => 'Le champ :attribute doit être vrai ou faux.',
'confirmed' => 'La confirmation du ":attribute" ne concordent pas.',
'date' => ':attribute n\'est pas une date valide.',
'date_format' => ':attribute ne respecte pas le format :format.',
@ -45,7 +45,7 @@ return [
'filled' => 'Le champ :attribute doit avoir une valeur.',
'image' => 'Le champ :attribute doit être une image.',
'in' => ':attribute est invalide.',
'in_array' => 'Le champ :attribute nexiste pas dans :other.',
'in_array' => 'Le champ :attribute nexiste pas dans :other.',
'integer' => 'Le champ :attribute doit être un entier.',
'ip' => ':attribute doit être une adresse IP valide.',
'json' => ':attribute doit respecté le format JSON.',
@ -79,7 +79,7 @@ return [
'numeric' => ':attribute doit faire :size.',
'file' => ':attribute doit faire :size kilo-octets.',
'string' => 'Le texte de :attribute doit contenir :size caractères.',
'array' => ':attribut doit contenir :size marchandises.',
'array' => ':attribut doit contenir :size marchandises.',
],
'string' => 'Le champ :attribute doit être une chaîne de caractères.',
'timezone' => ':attribute doit être une zone valide.',