New translations lang.en.yml (Chinese Simplified)

This commit is contained in:
Max Lee 2021-10-15 16:27:19 +01:00
parent 97e98c4da6
commit c34e9deeb8
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ INVALID_SHOP_DETECTED: "这个商店无法使用!"
INVALID_SHOP_PRICE: "The shop has an invalid price!"
INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!"
CANNOT_ACCESS_THE_CHEST: "你没有权限打开这个箱子!"
SELL_PRICE_HIGHER_THAN_BUY_PRICE: "Sell price is above the buy price!"
SELL_PRICE_ABOVE_MAX: "Sell price %price is above maximum %maxprice!"
SELL_PRICE_BELOW_MIN: "Sell price %price is below minimum %minprice!"
BUY_PRICE_ABOVE_MAX: "Buy price %price is above maximum %maxprice!"