mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 03:01:31 +00:00
Italian language translation for esx_bankerjob
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
Locales['it'] = {
|
||||
['actions'] = 'azioni',
|
||||
['amount'] = 'importo',
|
||||
['balance'] = 'saldo',
|
||||
['bank'] = 'banca',
|
||||
['bill_amount'] = 'importo fattura',
|
||||
['billing'] = 'fattura',
|
||||
['customer'] = 'cliente',
|
||||
['customers'] = 'clienti',
|
||||
['deposit'] = 'deposito',
|
||||
['invalid_amount'] = 'importo non valido',
|
||||
['no_player_nearby'] = 'nessun giocatore nelle vicinanze',
|
||||
['press_input_context_to_open_menu'] = 'premi [E] per aprire il menu della banca.',
|
||||
['withdraw'] = 'ritira',
|
||||
['boss_actions'] = 'azioni boss',
|
||||
['phone_receive'] = 'cliente bancario',
|
||||
['phone_label'] = 'banca',
|
||||
}
|
||||
Reference in New Issue
Block a user