This commit is contained in:
2026-07-07 21:08:52 +02:00
commit 4c20cfc716
2613 changed files with 318021 additions and 0 deletions

View File

@@ -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 dell\' outfit?',
['saved_outfit'] = 'L abito è stato salvato!',
}