Italian language for esx_clotheshop

This commit is contained in:
SlyJordi
2022-08-08 01:54:05 +02:00
committed by GitHub
parent 68b1221c4d
commit ba7a8fd566
@@ -0,0 +1,12 @@
Locales['it'] = {
['valid_this_purchase'] = 'Convalidare questo acquisto?',
['yes'] = 'Si',
['no'] = 'No',
['not_enough_money'] = 'Non hai abbastanza soldi',
['press_menu'] = 'Premere [E] per accedere al menu',
['clothes'] = 'Vestiario',
['you_paid'] = 'Hai pagato €%s',
['save_in_dressing'] = 'Vuoi dare un nome al tuo guardaroba?',
['name_outfit'] = 'nome del costume?',
['saved_outfit'] = 'L abito è stato salvato!',
}