mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-28 06:15:39 +00:00
New translations validation.php (French)
This commit is contained in:
@@ -90,5 +90,5 @@ return [
|
|||||||
'in_array' => 'Le champ :attribute n\'existe pas dans :other.',
|
'in_array' => 'Le champ :attribute n\'existe pas dans :other.',
|
||||||
'present' => 'Le champs :attribute doit être rempli.',
|
'present' => 'Le champs :attribute doit être rempli.',
|
||||||
'amount_zero' => 'Le montant total ne peut pas être zéro',
|
'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 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',
|
||||||
];
|
];
|
||||||
Reference in New Issue
Block a user