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['pl'] = {
|
||||
['invoices_item'] = '$%s',
|
||||
['received_invoice'] = 'właśnie ~r~dostałeś/aś~s~ fakture',
|
||||
['paid_invoice'] = '~g~Zapłaciłeś/aś~s~ fakture: ~r~$%s~s~',
|
||||
['no_invoices'] = 'you do not have any bills to pay at this moment',
|
||||
['received_payment'] = '~g~Otrzymałeś/aś~s~ zapłate: ~r~$%s~s~',
|
||||
['player_not_online'] = 'gracz nie jest zalogowany',
|
||||
['no_money'] = 'nie masz wystarczająco pieniędzy aby zapłacić tą fakture',
|
||||
|
||||
Reference in New Issue
Block a user