mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
fixed missing commas
fixed missing commas
This commit is contained in:
+2
-2
@@ -16,7 +16,7 @@ Locales['en'] = {
|
||||
['open_actions'] = 'Press ~INPUT_CONTEXT~ to access the menu.',
|
||||
['harvest'] = 'harvest',
|
||||
['harvest_menu'] = 'press ~INPUT_CONTEXT~ to access the harvest menu.',
|
||||
['not_experienced_enough'] = 'you are not ~r~experienced enough~s~ to perform this action.'
|
||||
['not_experienced_enough'] = 'you are not ~r~experienced enough~s~ to perform this action.',
|
||||
['gas_can'] = 'gas Can',
|
||||
['repair_tools'] = 'repair Tools',
|
||||
['body_work_tools'] = 'bodywork Tools',
|
||||
@@ -24,7 +24,7 @@ Locales['en'] = {
|
||||
['repair_kit'] = 'repair Kit',
|
||||
['body_kit'] = 'body Kit',
|
||||
['craft'] = 'craft',
|
||||
['craft_menu'] = 'press ~INPUT_CONTEXT~ to access the crafting menu.'
|
||||
['craft_menu'] = 'press ~INPUT_CONTEXT~ to access the crafting menu.',
|
||||
['billing'] = 'billing',
|
||||
['hijack'] = 'hijack',
|
||||
['repair'] = 'repair',
|
||||
|
||||
Reference in New Issue
Block a user