diff options
Diffstat (limited to 'locale/en.ini')
-rw-r--r-- | locale/en.ini | 4 |
1 files changed, 3 insertions, 1 deletions
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 |