From 0fef19e1b57701106f7a382b7a8cb7fb3959fbcf Mon Sep 17 00:00:00 2001 From: HolyFire <53409999+TheHolyFire@users.noreply.github.com> Date: Fri, 14 Oct 2022 21:12:02 +0200 Subject: [PATCH] fixed a type --- [esx_addons]/esx_mechanicjob/locales/en.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/[esx_addons]/esx_mechanicjob/locales/en.lua b/[esx_addons]/esx_mechanicjob/locales/en.lua index 2dc4dfac..14921c47 100644 --- a/[esx_addons]/esx_mechanicjob/locales/en.lua +++ b/[esx_addons]/esx_mechanicjob/locales/en.lua @@ -63,7 +63,7 @@ Locales['en'] = { ['veh_stored'] = 'press [E] to store the vehicle.', ['press_remove_obj'] = 'press [E] to remove the object', ['please_tow'] = 'please tow the vehicle', - ['wait_five'] = 'you must wait 5 mintes', + ['wait_five'] = 'you must wait 5 minutes', ['must_in_flatbed'] = 'you must be in a flatbed to being the mission', ['mechanic_customer'] = 'mechanic Customer', ['you_do_not_room'] = 'You do not have more room',