Skip to content

Commit

Permalink
Improve FR translation (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
coudot committed Sep 20, 2024
1 parent c437d12 commit b6bafc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/fr.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
$messages['login'] = "Identifiant";
$messages['oldpassword'] = "Ancien mot de passe";
$messages['newpassword'] = "Nouveau mot de passe";
$messages['confirmpassword'] = "Confirmation mot de passe";
$messages['confirmpassword'] = "Confirmation du mot de passe";
$messages['submit'] = "Envoyer";
$messages['tooshort'] = "Votre mot de passe est trop court";
$messages['toobig'] = "Votre mot de passe est trop long";
Expand Down

0 comments on commit b6bafc8

Please sign in to comment.