From 30a2520747f82baf79984ee4c17ae88443eae6fd Mon Sep 17 00:00:00 2001 From: Mycroft Date: Sat, 20 Aug 2022 20:51:05 +0100 Subject: [PATCH] fix translation --- [esx_addons]/esx_lscustom/locales/en.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/[esx_addons]/esx_lscustom/locales/en.lua b/[esx_addons]/esx_lscustom/locales/en.lua index 3f7b5ec9..945780fa 100644 --- a/[esx_addons]/esx_lscustom/locales/en.lua +++ b/[esx_addons]/esx_lscustom/locales/en.lua @@ -265,5 +265,5 @@ Locales['en'] = { ['wings'] = 'wings', ['fuel_tank'] = 'fuel tank', ['windows'] = 'windows', - ['stickers'] = 'stickers', + ['stickers'] = 'Livery', }