New translations validation.php (French)

This commit is contained in:
James Cole
2017-08-14 18:10:07 +02:00
parent 5d3df4579e
commit a785fd27ec

View File

@@ -90,5 +90,5 @@ return [
'in_array' => 'Le champ :attribute n\'existe pas dans :other.',
'present' => 'Le champs :attribute doit être rempli.',
'amount_zero' => 'Le montant total ne peut pas être zéro',
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN',
'secure_password' => 'Ce nest pas un mot de passe sécurisé. Sil vous plaît essayer de nouveau. Pour plus dinformations, visitez https://goo.gl/NCh2tN',
];