Italian language for esx_barbershop

This commit is contained in:
bitpredator
2022-08-09 19:19:00 +02:00
committed by GitHub
parent 453a79fc3c
commit e32b5cc69b
@@ -0,0 +1,9 @@
Locales['it'] = {
['valid_purchase'] = 'confermare l\'acquisto?',
['yes'] = 'si',
['no'] = 'no',
['not_enough_money'] = 'non hai abbastanza soldi',
['press_access'] = 'premi [E] per accedere al negozio.',
['barber_blip'] = 'barbiere',
['you_paid'] = 'hai pagato $%s',
}