mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Implemented only show menu if bills available, closes #25
This commit is contained in:
@@ -3,6 +3,7 @@ Locales['br'] = {
|
||||
['invoices_item'] = '$%s',
|
||||
['received_invoice'] = 'você ~r~recebeu~s~ uma fatura',
|
||||
['paid_invoice'] = 'você ~g~pagou~s~ uma fatura de ~r~$%s~s~',
|
||||
['no_invoices'] = 'you do not have any bills to pay at this moment',
|
||||
['received_payment'] = 'você ~g~recebeu~s~ um pagamento de ~r~$%s~s~',
|
||||
['player_not_online'] = 'o jogador não está na cidade',
|
||||
['no_money'] = 'você não tem dinheiro suficiente para pagar esta fatura',
|
||||
|
||||
Reference in New Issue
Block a user