From e9b129ebe7c0c22fff946f0cdcf91a3f7d1bb813 Mon Sep 17 00:00:00 2001 From: Oldarorn <36448848+Oldarorn@users.noreply.github.com> Date: Fri, 3 Jul 2020 19:20:50 +0200 Subject: [PATCH] Update fr.lua (#34) --- locales/fr.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 !', +}