mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Added i18n strings for components
This commit is contained in:
@@ -160,4 +160,16 @@ Locales['en'] = {
|
||||
['gadget_parachute'] = 'parachute',
|
||||
['weapon_flare'] = 'flare gun',
|
||||
['weapon_doubleaction'] = 'double-Action Revolver',
|
||||
|
||||
-- Weapon Components
|
||||
['component_clip_default'] = 'default Grip',
|
||||
['component_clip_extended'] = 'extended Grip',
|
||||
['component_clip_drum'] = 'drum Magazine',
|
||||
['component_clip_box'] = 'box Magazine',
|
||||
['component_flashlight'] = 'flashlight',
|
||||
['component_scope'] = 'scope',
|
||||
['component_scope_advanced'] = 'advanced Scope',
|
||||
['component_suppressor'] = 'suppressor',
|
||||
['component_grip'] = 'grip',
|
||||
['component_luxary_finish'] = 'luxary Weapon Finish',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user