From e433181494e1145ba99a85da1896ca771b80ff20 Mon Sep 17 00:00:00 2001 From: "Riley L." Date: Tue, 29 Jul 2025 23:39:51 +0200 Subject: add warning at low balances --- locale/de.ini | 3 +++ locale/en.ini | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'locale') diff --git a/locale/de.ini b/locale/de.ini index ad2068e..13c84d8 100644 --- a/locale/de.ini +++ b/locale/de.ini @@ -29,6 +29,9 @@ time.minutes=Minuten time.second=Sekunde time.seconds=Sekunden user.balance=Kontostand +user.balance.warning=Warnung: +dein Kontostand ist unter {threshold}. Du wirst unter {threshold2} nichts mehr kaufen können. +user.form.transaction.funds=Fehler: diese Transaktion würde dein Konto unter {threshold} bringen, sie wurde nicht durchgeführt. ( {balance} ). user.shortcuts=Schnellzugriff user.form.buy.submit=Kaufen user.form.buy=Produkt kaufen diff --git a/locale/en.ini b/locale/en.ini index 03651b7..33f1516 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -61,6 +61,8 @@ time.minutes=minutes time.second=second time.seconds=seconds user.balance=Current balance +user.balance.warning=Warning: your balance is below {threshold}. You are not able to purchase anything, if it will lower your balance bellow {threshold2}. +user.form.transaction.funds=Error: this transaction would push you bellow {threshold}, it was not applied ( {balance} ). user.form.buy.submit=Buy user.form.buy=Buy Product user.form.restock.submit=Restock @@ -79,4 +81,4 @@ user.view_log=View user log users.embezzlement=A total of {amount} are currently under embezzlement. users.filter=Filter users.inactive_list=Inactive Users -users=Users \ No newline at end of file +users=Users -- cgit v1.2.3-70-g09d2