0.0.1
This commit is contained in:
18
resources/[esx_addons]/esx_shops/locales/it.lua
Normal file
18
resources/[esx_addons]/esx_shops/locales/it.lua
Normal file
@@ -0,0 +1,18 @@
|
||||
Locales['it'] = {
|
||||
['shop'] = 'negozio',
|
||||
['shops'] = 'negozi',
|
||||
['press_menu'] = 'premi [%s] 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',
|
||||
['shop_confirm'] = 'Acquista %sx %s per $%s?',
|
||||
['no'] = 'no',
|
||||
['yes'] = 'sì',
|
||||
['amount'] = 'Quantità',
|
||||
['amount_placeholder'] = 'Quantità che desideri acquistare',
|
||||
['confirm'] = 'Conferma',
|
||||
['purchase'] = 'Acquista',
|
||||
['bread'] = 'Pane',
|
||||
['water'] = 'Acqua',
|
||||
}
|
||||
Reference in New Issue
Block a user