From 60bde9e43901d0bc3014404108b0a3dc0c3a8bd5 Mon Sep 17 00:00:00 2001 From: Tracid Date: Sat, 17 Mar 2018 07:42:31 +0100 Subject: [PATCH] Add Doomsday Weapons --- locales/fr.lua | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/locales/fr.lua b/locales/fr.lua index dcae71ec..c685620a 100644 --- a/locales/fr.lua +++ b/locales/fr.lua @@ -133,4 +133,12 @@ Locales['fr'] = { ['weapon_flashlight'] = 'lampe torche', ['gadget_nightvision'] = 'vision nocturne', ['gadget_parachute'] = 'parachute', + ['weapon_flare'] = 'Fusée Détresse', + ['weapon_snspistol_mk2'] = 'Snspistol MK2', + ['weapon_revolver_mk2'] = 'Revolver MK2', + ['weapon_doubleaction'] = 'Revolver DoubleAction', + ['weapon_specialcarabine_mk2'] = 'SP Carabine MK2', + ['weapon_bullpruprifle_mk2'] = 'Rifle MK2', + ['weapon_pumpshotgun_mk2'] = 'Pompe MK2', + ['weapon_marksmanrifle_mk2'] = 'Rifle MK2', }