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',