From 35d83e34882bd9045c0ea78e192e86998bb426a8 Mon Sep 17 00:00:00 2001 From: Kevin O'Byrne <62954271+TehZombiJesus@users.noreply.github.com> Date: Fri, 3 Jul 2020 13:05:30 -0400 Subject: [PATCH] Update fr.lua (#67) --- locales/fr.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/fr.lua b/locales/fr.lua index cd11b198..a706c068 100644 --- a/locales/fr.lua +++ b/locales/fr.lua @@ -2,10 +2,10 @@ Locales ['fr'] = { ['buy_license'] = 'acheter une license?', ['yes'] = '%s', ['no'] = 'non', - ['weapon_bought'] = 'purchased for %s EUR', + ['weapon_bought'] = 'acheté pour %s EUR', ['not_enough_black'] = 'Vous n\'avez ~r~pas assez~s~ d\'argent sale', ['not_enough'] = 'vous n\'avez ~r~pas assez~s~ d\'argent', - ['already_owned'] = 'you already own this weapon!', + ['already_owned'] = 'vous possédez déjà cette arme!', ['shop_menu_title'] = 'magasin', ['shop_menu_prompt'] = 'appuyez sur ~INPUT_CONTEXT~ pour accéder au magasin.', ['shop_menu_item'] = '%s EUR',