diff options
Diffstat (limited to 'inc/lang/fr/lang.php')
-rw-r--r-- | inc/lang/fr/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/fr/lang.php b/inc/lang/fr/lang.php index d98643528..f4deafd9f 100644 --- a/inc/lang/fr/lang.php +++ b/inc/lang/fr/lang.php @@ -64,7 +64,7 @@ $lang['newpass'] = 'Nouveau mot de passe'; $lang['oldpass'] = 'Mot de passe actuel'; $lang['passchk'] = 'Répéter nouveau mot de passe'; $lang['remember'] = 'Mémoriser'; -$lang['fullname'] = 'Nom complet'; +$lang['fullname'] = 'Nom'; $lang['email'] = 'Adresse de courriel'; $lang['register'] = 'S\'enregistrer'; $lang['profile'] = 'Profil utilisateur'; |