mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 23:01:30 +00:00
Italian language for esx_shops
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Locales['it'] = {
|
||||
['shop'] = 'supermercato',
|
||||
['shops'] = 'supermercati',
|
||||
['press_menu'] = 'premi [E] per fare acquisti in supermercato.',
|
||||
['shop_item'] = '%s€',
|
||||
['bought'] = 'hai acquistato %sx %s per ~r~%s€',
|
||||
['not_enough'] = 'non hai ~r~abbastanza soldi: %s',
|
||||
['player_cannot_hold'] = 'non hai spazio libero nel tuo inventario...',
|
||||
['shop_confirm'] = 'Acquista %sx %s per $%s?',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'sì',
|
||||
}
|
||||
Reference in New Issue
Block a user