diff --git a/resources/lang/fr_FR/validation.php b/resources/lang/fr_FR/validation.php index 6eacebc9f8..593409b980 100644 --- a/resources/lang/fr_FR/validation.php +++ b/resources/lang/fr_FR/validation.php @@ -91,4 +91,4 @@ return [ 'present' => 'Le champs :attribute doit être rempli.', 'amount_zero' => 'Le montant total ne peut pas être zéro', 'secure_password' => 'Ce n’est pas un mot de passe sécurisé. S’il vous plaît essayer de nouveau. Pour plus d’informations, visitez https://goo.gl/NCh2tN', -]; \ No newline at end of file +];