Skip to content

Commit

Permalink
feat: (created Italian language for esx_banking)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator authored Sep 5, 2022
1 parent cb74810 commit 6520a8b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions [esx_addons]/esx_banking/locales/it.lua
Original file line number Diff line number Diff line change
@@ -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',
}

0 comments on commit 6520a8b

Please sign in to comment.