You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/js/i18n/en.js
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -54,22 +54,28 @@ var LangEN = {
54
54
onboarding_name_invalid: 'The ancient runes cannot form this name.',
55
55
onboarding_class_title: 'Choose Your Path',
56
56
onboarding_class_text: 'The ancient paths of magic lie before you. Each grants different powers.\nChoose wisely — but know that every mage can unlock new paths over time.',
57
+
onboarding_path_portrait_title: 'Path Portrait',
58
+
onboarding_path_portrait_empty: 'Choose a class to see its image and story.',
class_stonewarden_detail: 'A great shield. Hard to defeat. Great for beginners.',
66
+
class_stonewarden_portrait: 'The Stonewarden came from frontier keeps where every night tests the walls for weakness. He is used to being the one who remains when others have already retreated. His magic is stone, patience, and a will that is hard to bend. He goes where a shield is needed more than applause.',
64
67
class_embercaster: 'Embercaster',
65
68
class_embercaster_desc: 'Hit hard. Hit fast. Leave nothing behind.',
66
69
class_embercaster_detail: 'Hurls massive fire spells. Wins quickly.',
70
+
class_embercaster_portrait: 'The Embercaster grew up beside fire and learned too early how sweet it is to command power with a single gesture. He has little love for hesitation or delay. His path is to strike first, brightly and fast, before the enemy can gather themselves. He walks as if flame itself has chosen him for a voice.',
67
71
class_moonrunner: 'Moonrunner',
68
72
class_moonrunner_desc: 'Swift and stealthy. The best attack is the unseen one.',
69
73
class_moonrunner_detail: 'Master of evasion and surprise strikes.',
74
+
class_moonrunner_portrait: 'The Moonrunner came from places where silence is worth more than shouting and a mistake costs more than a wound. He sees weakness where others notice only shadow. His strength is speed, patience, and the strike that lands when no one is looking. He walks the edge of the world quietly, but almost always arrives first.',
class_bloomsage_detail: 'Controls the battlefield. Excellent in groups.',
78
+
class_bloomsage_portrait: 'The Bloomsage was raised where magic flows through water, roots, and the memory of the earth itself. He can do more than heal and protect — he can change the shape of battle so gently the enemy barely notices. His path is to keep allies standing and bind danger before it blooms. He walks not for spectacle, but for living harmony.',
Copy file name to clipboardExpand all lines: app/js/i18n/ru.js
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -54,22 +54,28 @@ var LangRU = {
54
54
onboarding_name_invalid: 'Древние руны не могут сформировать это имя.',
55
55
onboarding_class_title: 'Выбери Свой Путь',
56
56
onboarding_class_text: 'Древние пути магии лежат перед тобой. Каждый даёт разные силы.\nВыбирай мудро — но знай, что каждый маг может открыть новые пути со временем.',
57
+
onboarding_path_portrait_title: 'Портрет пути',
58
+
onboarding_path_portrait_empty: 'Выберите класс, чтобы увидеть его образ и историю.',
57
59
onboarding_next: 'Далее',
58
60
onboarding_back: 'Назад',
59
61
60
62
// Classes
61
63
class_stonewarden: 'Стражник',
62
64
class_stonewarden_desc: 'Стой твёрдо. Ничто тебя не сломит.',
63
65
class_stonewarden_detail: 'Большой щит. Тебя трудно сбить. Отлично для новичков.',
66
+
class_stonewarden_portrait: 'Стражник пришёл из приграничных крепостей, где ночь всегда проверяет стены на прочность. Он привык быть тем, кто остаётся, когда другие уже отступили. Его магия — камень, терпение и воля, которую трудно согнуть. Он идёт туда, где нужен щит, а не аплодисменты.',
64
67
class_embercaster: 'Искровержец',
65
68
class_embercaster_desc: 'Бей сильно. Бей быстро. Ничего не оставляй.',
class_embercaster_portrait: 'Искровержец вырос рядом с огнём и слишком рано понял, как сладка сила, отвечающая на один взмах руки. Он не любит долгих ожиданий и сомнений. Его путь — ударить первым, ярко и так быстро, чтобы враг не успел собраться. Он идёт вперёд, будто пламя уже выбрало его своим голосом.',
67
71
class_moonrunner: 'Лунобег',
68
72
class_moonrunner_desc: 'Быстрый и скрытный. Лучшая атака — та, которую не увидели.',
69
73
class_moonrunner_detail: 'Мастер уклонения и неожиданных ударов.',
74
+
class_moonrunner_portrait: 'Лунобег пришёл из мест, где тишина ценится выше крика, а ошибка стоит дороже раны. Он видит слабости там, где другие замечают только тень. Его сила — скорость, терпение и удар в тот миг, когда на него никто не смотрит. Он идёт по краю света тихо, но почти всегда приходит первым.',
class_bloomsage_detail: 'Контролирует поле боя. Отлично в группе.',
78
+
class_bloomsage_portrait: 'Цветомудр вырос там, где магия течёт в воде, корнях и памяти самой земли. Он умеет не только лечить и защищать, но и менять ход битвы незаметно для врага. Его путь — удерживать союзников на ногах и оплетать опасность до того, как она расцветёт. Он идёт не за вспышкой, а за живой гармонией силы.',
0 commit comments