Implemented only show menu if bills available, closes #25

This commit is contained in:
ElPumpo
2020-02-05 11:16:02 +01:00
parent 19a54ee750
commit 146328ddea
9 changed files with 37 additions and 25 deletions
+1
View File
@@ -3,6 +3,7 @@ Locales['de'] = {
['invoices_item'] = '$%s',
['received_invoice'] = 'you hast eine Rechnung ~r~erhlaten~s~',
['paid_invoice'] = 'du ~g~bezahlst~s~ eine Rechnung von ~r~$%s~s~',
['no_invoices'] = 'you do not have any bills to pay at this moment',
['received_payment'] = 'du ~g~erhältst~s~ eine Zahlung von ~r~$%s~s~',
['player_not_online'] = 'der Spieler ist nicht online',
['no_money'] = 'you do not have enough money to pay this bill',