mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
fix italian language esx_weaponshop
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
Locales ['it'] = {
|
||||
['buy_license'] = 'comprare la licenza della armi?',
|
||||
['yes'] = '%s',
|
||||
['buy_license'] = 'acquistare porto il d\'armi?',
|
||||
['yes'] = '%si',
|
||||
['no'] = 'no',
|
||||
['weapon_bought'] = 'cacquistato da $%s',
|
||||
['not_enough_black'] = 'non hai ~r~abbastanza soldi neri',
|
||||
['weapon_bought'] = 'acquistato per $%s',
|
||||
['not_enough_black'] = 'non hai ~r~abbastanza soldi sporchi',
|
||||
['not_enough'] = 'non hai ~r~abbastanza soldi',
|
||||
['already_owned'] = 'Hai già quest arma!',
|
||||
['shop_menu_title'] = 'Ammu-Nation',
|
||||
['shop_menu_prompt'] = 'premere [E] per accedere alle munizioni',
|
||||
['shop_menu_prompt'] = 'premere [E] per accedere al negozio',
|
||||
['shop_menu_item'] = '$%s',
|
||||
['map_blip'] = 'Ammu-Nation',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user