mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 19:28:52 +00:00
Italian language correction esx_shops
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
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€',
|
||||
['shop'] = 'negozio',
|
||||
['shops'] = 'negozi',
|
||||
['press_menu'] = 'premi [E] per accedere al negozio.',
|
||||
['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...',
|
||||
['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