From acb95d7f7c20a31c3f2720dc019ca802a9ea0372 Mon Sep 17 00:00:00 2001 From: Taner <11832079-Tanerx@users.noreply.gitlab.com> Date: Mon, 23 Jan 2023 17:48:19 +0000 Subject: [PATCH] New translations friend-removal.yml (Turkish) --- .../Turkish/gui/friend-removal.yml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 MMOCore-Dist/src/main/resources/default/translation/Turkish/gui/friend-removal.yml diff --git a/MMOCore-Dist/src/main/resources/default/translation/Turkish/gui/friend-removal.yml b/MMOCore-Dist/src/main/resources/default/translation/Turkish/gui/friend-removal.yml new file mode 100644 index 00000000..1d72583b --- /dev/null +++ b/MMOCore-Dist/src/main/resources/default/translation/Turkish/gui/friend-removal.yml @@ -0,0 +1,20 @@ +#GUI display name +name: Friend Removal +#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: '&aRemove {name}' + lore: { } + back: + slots: + - 14 + item: GREEN_TERRACOTTA + function: 'back' + name: '&aKeep {name}' + lore: { }