mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Italian language for esx_clotheshop
This commit is contained in:
@@ -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!',
|
||||
}
|
||||
Reference in New Issue
Block a user