mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Implemented only show menu if bills available, closes #25
This commit is contained in:
@@ -3,6 +3,7 @@ Locales['es'] = {
|
||||
['invoices_item'] = '€%s',
|
||||
['received_invoice'] = 'has ~r~recibido~s~ una multa',
|
||||
['paid_invoice'] = 'has ~g~pagado~s~ una multa de ~r~€%s~s~',
|
||||
['no_invoices'] = 'you do not have any bills to pay at this moment',
|
||||
['received_payment'] = 'has ~g~recibido~s~ un pago de ~g~€%s~s~',
|
||||
['player_not_online'] = 'el jugador no está conectado',
|
||||
['no_money'] = 'you do not have enough money to pay this bill',
|
||||
|
||||
Reference in New Issue
Block a user