Skip to content

Commit

Permalink
Update it.lua
Browse files Browse the repository at this point in the history
Translated the new weapons
  • Loading branch information
Xray51YT authored Aug 20, 2023
1 parent eb91ec7 commit a9fc9b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions [core]/es_extended/locales/it.lua
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Locales["it"] = {
["weapon_militaryrifle"] = "Fucile militare",
["weapon_specialcarbine"] = "Carabina speciale",
["weapon_specialcarbine_mk2"] = "Carabina speciale MK2",
["weapon_heavyrifle"] = "Heavy Rifle", -- Not Translated
["weapon_heavyrifle"] = "Fucile pesante",

-- Sniper
["weapon_heavysniper"] = "Cecchino pesante",
Expand All @@ -229,10 +229,10 @@ Locales["it"] = {
["weapon_tactilerifle"] = "Carabina di servizio",

-- Drug Wars DLC
['weapon_candycane'] = 'Candy Cane', -- not translated
['weapon_acidpackage'] = 'Acid Package', -- not translated
['weapon_pistolxm3'] = 'WM 29 Pistol', -- not translated
['weapon_railgunxm3'] = 'Railgun', -- not translated
['weapon_candycane'] = 'Bastoncino di zucchero',
['weapon_acidpackage'] = 'Pacco di acidi',
['weapon_pistolxm3'] = 'Pistola WM 29',
['weapon_railgunxm3'] = 'Railgun',

-- Thrown
["weapon_ball"] = "Palla",
Expand Down

0 comments on commit a9fc9b9

Please sign in to comment.