Skip to content

Commit

Permalink
(fr) Translation #172
Browse files Browse the repository at this point in the history
  • Loading branch information
caouecs committed Feb 6, 2014
1 parent f25b367 commit 22a1ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fr/validation.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"required_if" => "Le champ :attribute est obligatoire quand la valeur de :other est :value.",
"required_with" => "Le champ :attribute est obligatoire quand :values est présent.",
"required_without" => "Le champ :attribute est obligatoire quand :values n'est pas présent.",
"required_without_all" => "Le champ :attribute est requis quand aucun de :values n'est présent.",
"same" => "Les champs :attribute et :other doivent être identiques.",
"size" => array(
"numeric" => "La valeur de :attribute doit être :size.",
Expand Down

0 comments on commit 22a1ba0

Please sign in to comment.