fixed missing commas

fixed missing commas
This commit is contained in:
Don
2017-09-12 13:00:24 -07:00
committed by GitHub
parent 7de229283d
commit a849019702
+2 -2
View File
@@ -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',