diff --git a/locales/en.lua b/locales/en.lua index 37689e9e..f3e6ba99 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -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.',