grammar fix

This commit is contained in:
gregory propst
2018-10-20 17:30:57 -04:00
parent 31ec796993
commit ad0ce1bfe2
+1 -1
View File
@@ -12,7 +12,7 @@ Locales['en'] = {
['not_your_vehicle'] = 'this is not your vehicle or you must be a driver.',
['in_vehicle'] = 'you must sit in a vehicle.',
['wrong_point'] = 'you are not at the right point of delivery.',
['max_limit'] = 'you have cannot carry more ~y~%s~s~',
['max_limit'] = 'you cannot carry more ~y~%s~s~',
['not_enough'] = 'you do not have enough ~y~%s~s~ to continue this task.',
['spawn_veh'] = 'spawn vehicle',
['spawn_veh_button'] = 'press ~INPUT_PICKUP~ to call the delivery vehicle.',