New translations lang.en.yml (Italian)

This commit is contained in:
Max Lee 2021-02-15 17:40:20 +01:00
parent c4c2f3ee6f
commit 99236d6051
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,12 @@
---
prefix: "&a[Shop] &f"
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: "Non hai i permessi per farlo!"
INCORRECT_ITEM_ID: "L'ID che hai specificato è inesistente!"
INVALID_CLIENT_NAME: "Your username is not a valid Minecraft username!"
NOT_ENOUGH_PROTECTIONS: "Impossibile creare una protezione!"
NO_SHOP_FOUND: "No shop found."
CANNOT_CREATE_SHOP_HERE: "Non puoi creare uno shop qui!"
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)."