diff --git a/[esx_addons]/esx_clotheshop/locales/es.lua b/[esx_addons]/esx_clotheshop/locales/es.lua index 0ddee1e2..6705e5d8 100644 --- a/[esx_addons]/esx_clotheshop/locales/es.lua +++ b/[esx_addons]/esx_clotheshop/locales/es.lua @@ -8,5 +8,5 @@ Locales['es'] = { ['you_paid'] = 'Has pagado €%s', ['save_in_dressing'] = '¿Quieres darle un nombre a tu vestuario?', ['name_outfit'] = 'nombre del traje?', - ['saved_outfit'] = 'the outfit has been saved!', -} \ No newline at end of file + ['saved_outfit'] = '¡El atuendo se ha guardado!', +}