New translations lang.en.yml (Chinese Traditional)

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

View File

@ -51,6 +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_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!"