mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-27 00:45:40 +01:00
New translations class-select.yml (Turkish)
This commit is contained in:
parent
345b9e5f87
commit
e6171c374c
@ -1,20 +1,54 @@
|
||||
#GUI display name
|
||||
name: Class Selection
|
||||
name: Sınıf Seçimi
|
||||
#Number of slots in your inventory. Must be
|
||||
#between 9 and 54 and must be a multiple of 9.
|
||||
slots: 27
|
||||
items:
|
||||
class:
|
||||
class-rogue:
|
||||
slots:
|
||||
- 13
|
||||
- 12
|
||||
- 14
|
||||
- 11
|
||||
- 15
|
||||
- 10
|
||||
- 16
|
||||
function: class
|
||||
name: '&a&lThe {name}'
|
||||
function: class-rogue
|
||||
name: '&a&lHaydut'
|
||||
hide-flags: true
|
||||
lore:
|
||||
- '{lore}'
|
||||
- ''
|
||||
- '{attribute-lore}'
|
||||
class-mage:
|
||||
slots:
|
||||
- 12
|
||||
function: class-mage
|
||||
name: '&a&lBüyücü'
|
||||
hide-flags: true
|
||||
lore:
|
||||
- '{lore}'
|
||||
- ''
|
||||
- '{attribute-lore}'
|
||||
class-marksman:
|
||||
slots:
|
||||
- 13
|
||||
function: class-marksman
|
||||
name: '&a&lNişancı'
|
||||
hide-flags: true
|
||||
lore:
|
||||
- '{lore}'
|
||||
- ''
|
||||
- '{attribute-lore}'
|
||||
class-warrior:
|
||||
slots:
|
||||
- 14
|
||||
function: class-warrior
|
||||
name: '&a&lSavaşçı'
|
||||
hide-flags: true
|
||||
lore:
|
||||
- '{lore}'
|
||||
- ''
|
||||
- '{attribute-lore}'
|
||||
class-paladin:
|
||||
slots:
|
||||
- 15
|
||||
function: class-paladin
|
||||
name: '&a&lŞövalye'
|
||||
hide-flags: true
|
||||
lore:
|
||||
- '{lore}'
|
||||
|
Loading…
Reference in New Issue
Block a user