fix(spanish locales) esx_clotheshop translation file

A missing line has been translated
This commit is contained in:
Mgil10
2022-06-20 20:49:00 +02:00
committed by GitHub
parent 1358f2c078
commit c81ec80bdd
+2 -2
View File
@@ -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!',
}
['saved_outfit'] = '¡El atuendo se ha guardado!',
}