New translations lang.en.yml (Chinese Simplified)

This commit is contained in:
Max Lee 2022-06-04 14:55:12 +01:00
parent dc731919e3
commit d35bc325ae
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ INVALID_SHOP_DETECTED: "这个商店无法使用!"
INVALID_SHOP_PRICE: "该商店的价格无效!"
INVALID_SHOP_QUANTITY: "商店有无效的数量!"
CANNOT_ACCESS_THE_CHEST: "你没有权限打开这个箱子!"
SELL_PRICE_HIGHER_THAN_BUY_PRICE: "Sell price is above the buy price!"
SELL_PRICE_HIGHER_THAN_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!"