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
L.PLAYERFRAME["DungeonTools"] = { name="Dungeon Tools", text="Various tools related to this dungeon."}
143
+
L.PLAYERFRAME["DungeonTools"] = { name="Инструменты", text="Различные интсрументы, связанные с этим подземельем."}-- the correct translation is 'Инструменты для подземелья,' but it's very long. A shorter version is just 'Инструменты' because we have a sub text
135
144
136
145
L.CHARACTERINFO= {}
137
146
L.CHARACTERINFO["NoKeyFound"] = { name="Ключ не найден", text="Ключ не найден"}
@@ -140,8 +149,8 @@ L.CHARACTERINFO["AskMerchant"] = { name = "Спросить торговца к
140
149
141
150
L.TABPLAYER="Игрок"
142
151
L.TABPARTY="Группа"
143
-
L.TABABOUT="Информация"
144
-
L.TABCONFIG="Конфигурация"
152
+
L.TABABOUT="О нас" -- "Информация" means Information, but for the "about" section in russian, "О нас" is always used
0 commit comments