diff --git a/config/lang/lang.fr.php b/config/lang/lang.fr.php index f6887fd..5aaa3fc 100644 --- a/config/lang/lang.fr.php +++ b/config/lang/lang.fr.php @@ -102,6 +102,7 @@ $lang['licenses'] = 'Compétences'; $lang['gear'] = 'Equipement'; $lang['active'] = 'Actif'; +$lang['username'] = 'Nom d\'utilisateur'; $lang['playerID'] = 'ID Joueur'; $lang['wID'] = 'ID Interpol'; $lang['bounty'] = 'Mise à prix'; @@ -152,4 +153,4 @@ $lang['new'] = 'Nouveau'; $lang['note'] = 'Note'; $lang['uid'] = 'UID'; -?> \ No newline at end of file +?>