New translations lang.en.yml (Korean)

This commit is contained in:
Max Lee 2021-10-15 16:27:28 +01:00
parent 1fa812fa09
commit bcc0c63d12
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!"