mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
feat: (created Italian language for esx_banking)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Locales['it'] = {
|
||||
['invalid_amount'] = 'Questa è una somma di denaro non valida',
|
||||
['deposit_money'] = 'hai depositato $%s',
|
||||
['withdraw_money'] = 'hai prelevato $%s',
|
||||
['press_e_banking'] = 'premi [E] per accedere alla banca',
|
||||
['banking_blip'] = 'Banca',
|
||||
}
|
||||
Reference in New Issue
Block a user