mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 19:01:35 +00:00
grammar fix
This commit is contained in:
+1
-1
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user