New translations lang.en.yml (Catalan)

This commit is contained in:
Max Lee 2021-02-15 17:40:47 +01:00
parent 3412a74c86
commit 7a7535aa20
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,12 @@
---
prefix: "&a[Shop] &r"
shopinfo: |-
&aShop Information:
&fOwner: &7%owner
&fStock: &7%stock
&fItem: &7%item
shopinfo_buy: "&fBuy &7%amount &ffor &7%price"
shopinfo_sell: "&fSell &7%amount &ffor &7%price"
iteminfo: "&aItem Information: &r"
iteminfo_fullname: "&fFull Name: &7%item"
iteminfo_shopname: "&fShop Sign: &7%item"
@ -62,6 +69,7 @@ NO_PERMISSION: "You don't have permissions to do that!"
INCORRECT_ITEM_ID: "You have specified an invalid item id!"
INVALID_CLIENT_NAME: "Your username is not a valid Minecraft username!"
NOT_ENOUGH_PROTECTIONS: "Could not create a protection!"
NO_SHOP_FOUND: "No shop found."
CANNOT_CREATE_SHOP_HERE: "You can't create shop here!"
TOGGLE_MESSAGES_OFF: "You will no longer receive messages from your shop(s)."
TOGGLE_MESSAGES_ON: "You will now receive messages from your shop(s)."