0.0.1
This commit is contained in:
12
resources/[esx_addons]/esx_billing/locales/en.lua
Normal file
12
resources/[esx_addons]/esx_billing/locales/en.lua
Normal file
@@ -0,0 +1,12 @@
|
||||
Locales['en'] = {
|
||||
['invoices'] = 'invoices',
|
||||
['invoices_item'] = '$%s',
|
||||
['received_invoice'] = 'you have just ~r~received an invoice',
|
||||
['paid_invoice'] = 'you paid an invoice of ~r~$%s',
|
||||
['no_invoices'] = 'you do not have any bills to pay at this moment',
|
||||
['received_payment'] = 'you received a payment of ~r~$%s',
|
||||
['player_not_online'] = 'the player is not logged in',
|
||||
['no_money'] = 'you do not have enough money to pay this bill',
|
||||
['target_no_money'] = 'the player ~r~does not have enough money to pay the bill!',
|
||||
['keymap_showbills'] = 'open bills menu',
|
||||
}
|
||||
Reference in New Issue
Block a user