New translations lang.en.yml (Romanian)

This commit is contained in:
Max Lee 2021-06-24 19:50:19 +01:00
parent d28d03ca54
commit 8227a88af4
1 changed files with 4 additions and 4 deletions

View File

@ -51,10 +51,10 @@ INVALID_SHOP_DETECTED: "The shop cannot be used!"
INVALID_SHOP_PRICE: "The shop has an invalid price!"
INVALID_SHOP_QUANTITY: "The shop has an invalid quantity!"
CANNOT_ACCESS_THE_CHEST: "You don't have permissions to access this chest!"
SELL_PRICE_ABOVE_MAX: "Sell price is above maximum!"
SELL_PRICE_BELOW_MIN: "Sell price is below minimum!"
BUY_PRICE_ABOVE_MAX: "Buy price is above maximum!"
BUY_PRICE_BELOW_MIN: "Buy price is below minimum!"
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!"
BUY_PRICE_BELOW_MIN: "Buy price %price is below minimum %minprice!"
CLICK_TO_AUTOFILL_ITEM: "Click the sign with the item that this shop is for!"
NO_ITEM_IN_HAND: "You don't have an item in your hand to autofill!"
PROTECTED_SHOP: "Successfully protected the shop with LWC!"