diff --git a/locales/en.lua b/locales/en.lua index 48d62100..867b0ae5 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -13,7 +13,7 @@ Locales['en'] = { ['depop_vehicle'] = 'return vehicle', ['create_bill'] = 'create invoice', ['get_rented_vehicles'] = 'vehicles for rent', - ['set_vehicle_owner_sell'] = 'vehicles for [sale]', + ['set_vehicle_owner_sell'] = 'vehicles for [Sale]', ['set_vehicle_owner_rent'] = 'assign vehicle [Location]', ['invoice_amount'] = 'invoice amount', ['invalid_amount'] = 'invalid amount', @@ -40,7 +40,7 @@ Locales['en'] = { ['vehicle'] = 'vehicle ', ['belongs'] = ' now belongs to you', ['leaving'] = 'leaving a personal vehicle', - ['paid_rental'] = 'you have ~g~payed~s~ for your vehicle rental : ~g~$', + ['paid_rental'] = 'you have ~g~payed~s~ for your vehicle rental: ~g~$', ['recruit'] = 'recruit', ['experianced'] = 'experianced', ['the_boss'] = 'boss',