diff --git a/MMOCore-Dist/src/main/resources/default/translation/Italian/gui/friend-removal.yml b/MMOCore-Dist/src/main/resources/default/translation/Italian/gui/friend-removal.yml new file mode 100644 index 00000000..a13ced33 --- /dev/null +++ b/MMOCore-Dist/src/main/resources/default/translation/Italian/gui/friend-removal.yml @@ -0,0 +1,20 @@ +#GUI display name +name: Rimuovi amico +#Number of slots in your inventory. Must be +#between 9 and 54 and must be a multiple of 9. +slots: 27 +items: + yes: + slots: + - 12 + item: RED_TERRACOTTA + function: 'yes' + name: '&aRimuovi {name}' + lore: { } + back: + slots: + - 14 + item: GREEN_TERRACOTTA + function: 'back' + name: '&aMantieni {name}' + lore: { }