diff --git a/locales/fr.lua b/locales/fr.lua index 8416b758..bc14bc19 100644 --- a/locales/fr.lua +++ b/locales/fr.lua @@ -8,5 +8,5 @@ Locales['fr'] = { ['you_paid'] = 'vous avez payé ~g~$%s~s~', ['save_in_dressing'] = 'voulez-vous donner un nom à votre tenue?', ['name_outfit'] = 'nom de la tenue?', - ['saved_outfit'] = 'the outfit has been saved!', -} \ No newline at end of file + ['saved_outfit'] = 'la tenue a été sauvegardée !', +}