mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-27 00:45:40 +01:00
New translations class-confirm.yml (Russian)
This commit is contained in:
parent
7b8f328ca5
commit
3430b852c5
@ -1,5 +1,5 @@
|
||||
#GUI display name
|
||||
name: Class Confirmation
|
||||
name: Подтверждение Класса
|
||||
#Number of slots in your inventory. Must be
|
||||
#between 9 and 54 and must be a multiple of 9.
|
||||
slots: 27
|
||||
@ -12,24 +12,24 @@ items:
|
||||
#before (only if class slots are enabled in the config).
|
||||
unlocked:
|
||||
item: GREEN_TERRACOTTA
|
||||
name: '&aSelect {class}'
|
||||
name: '&aВыбрать {class}'
|
||||
lore:
|
||||
- ''
|
||||
- '&7Class Level: &e{level}'
|
||||
- '&7Progression: &e{exp} / {next_level}'
|
||||
- '&7Уровень Класса: &e{level}'
|
||||
- '&7Прогресс: &e{exp} / {next_level}'
|
||||
- '&8[&e{progress}&8] &e{percent}%'
|
||||
- ''
|
||||
- '&7Skill Points: &6{skill_points}'
|
||||
- '&7Skills You Unlocked: &6{unlocked_skills}&7/&6{class_skills}'
|
||||
- '&7Очки Навыка: &6{skill_points}'
|
||||
- '&7Навыки, которые вы разблокировали: &6{unlocked_skills}&7/&6{class_skills}'
|
||||
#Displayed when the class is being chosen for the first time.
|
||||
locked:
|
||||
item: GREEN_TERRACOTTA
|
||||
name: '&aSelect {class}'
|
||||
name: '&aВыбрать {class}'
|
||||
lore: { }
|
||||
back:
|
||||
slots:
|
||||
- 14
|
||||
item: RED_TERRACOTTA
|
||||
function: back
|
||||
name: '&aBack'
|
||||
name: '&aНазад'
|
||||
lore: { }
|
||||
|
Loading…
Reference in New Issue
Block a user