mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
Update en.lua
This commit is contained in:
+3
-16
@@ -42,7 +42,7 @@ Locales['en'] = {
|
||||
['received_paycheck'] = 'received paycheck',
|
||||
['bank'] = 'bank',
|
||||
['black_money'] = 'dirty Money',
|
||||
|
||||
|
||||
['act_imp'] = 'action impossible',
|
||||
['in_vehicle'] = 'you can\'t give anything to someone in a vehicle',
|
||||
['cannot_pickup_room'] = 'you do not have enough space in your inventory to pick up ~y~%s~s~!',
|
||||
@@ -58,7 +58,6 @@ Locales['en'] = {
|
||||
['spawn_car'] = 'spawn a car',
|
||||
['spawn_car_param'] = 'name of car',
|
||||
['delete_vehicle'] = 'deletes Vehicle',
|
||||
['delete_veh_param'] = 'press enter',
|
||||
['spawn_object'] = 'spawn object',
|
||||
['spawn_ped'] = 'spawn ped',
|
||||
['spawn_ped_param'] = 'example a_m_m_hillbilly_01',
|
||||
@@ -160,17 +159,5 @@ Locales['en'] = {
|
||||
['gadget_nightvision'] = 'night vision',
|
||||
['gadget_parachute'] = 'parachute',
|
||||
['weapon_flare'] = 'flare gun',
|
||||
['weapon_snspistol_mk2'] = 'SNS Pistol Mk II',
|
||||
['weapon_revolver_mk2'] = 'Heavy Revolver Mk II',
|
||||
['weapon_doubleaction'] = 'Double-Action Revolver',
|
||||
['weapon_specialcarabine_mk2'] = 'Special Carbine Mk II',
|
||||
['weapon_bullpruprifle_mk2'] = 'Bullpup Rifle Mk II',
|
||||
['weapon_pumpshotgun_mk2'] = 'Pump Shotgun Mk II',
|
||||
['weapon_marksmanrifle_mk2'] = 'Marksman Rifle Mk II',
|
||||
['weapon_assaultrifle_mk2'] = 'Assault Rifle Mk II ',
|
||||
['weapon_carbinerifle_mk2'] = 'Carbine Rifle Mk II ',
|
||||
['weapon_combatmg_mk2'] = 'Combat MG Mk II',
|
||||
['weapon_heavysniper_mk2'] = 'Heavy Sniper Mk II',
|
||||
['weapon_pistol_mk2'] = 'Pistol Mk II',
|
||||
['weapon_smg_mk2'] = 'SMG Mk II',
|
||||
}
|
||||
['weapon_doubleaction'] = 'double-Action Revolver',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user