From 91dbe243ffd6aa583ffcf1e42ee72f723e8d4e0e Mon Sep 17 00:00:00 2001 From: Csoki Date: Sat, 26 Nov 2022 20:34:12 +0100 Subject: [PATCH] fix 'hu' locales --- [esx_addons]/esx_joblisting/locales/hu.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/[esx_addons]/esx_joblisting/locales/hu.lua b/[esx_addons]/esx_joblisting/locales/hu.lua index 0c23eecd..36cb8365 100644 --- a/[esx_addons]/esx_joblisting/locales/hu.lua +++ b/[esx_addons]/esx_joblisting/locales/hu.lua @@ -1,5 +1,5 @@ Locales['hu'] = { ['new_job'] = 'Felvetted a munkát!', - ['access_job_center'] = 'Nyomj ~INPUT_PICKUP~ hogy megnézd a munkákat', + ['access_job_center'] = 'Nyomj ~b~[E]~s~ hogy megnézd a munkákat', ['job_center'] = 'Munkaügyi központ', }