Skip to content

Commit

Permalink
Update validation-inline.php
Browse files Browse the repository at this point in the history
  • Loading branch information
noweh authored Feb 16, 2022
1 parent ddbb2d1 commit 2649c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/fr/validation-inline.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
'prohibits' => 'Ce champ interdit :other d\'être présent.',
'regex' => 'Le format du champ est invalide.',
'required' => 'Ce champ est obligatoire.',
'required_array_keys' => 'This field must contain entries for: :values.',
'required_array_keys' => 'Ce champ doit contenir des entrées pour : :values.',
'required_if' => 'Ce champ est obligatoire quand la valeur de :other est :value.',
'required_unless' => 'Ce champ est obligatoire sauf si :other est :values.',
'required_with' => 'Ce champ est obligatoire quand :values est présent.',
Expand Down

0 comments on commit 2649c9e

Please sign in to comment.