7 changes

This commit is contained in:
Alexander Popov 2022-09-14 16:54:49 +03:00
parent e64f23035c
commit 90ce4178a5
1 changed files with 10 additions and 10 deletions

View File

@ -27,7 +27,7 @@
},
"screens.MainMenuScreen.modsButton": {
"class": "com.interrupt.dungeoneer.game.LocalizedString",
"localizedName": "Mods",
"localizedName": "Модификации",
"comment": "Text for the mods button, which will open the mods menu."
},
"screens.MainMenuScreen.discordButton": {
@ -87,17 +87,17 @@
},
"screens.OptionsScreen.graphicsLow": {
"class": "com.interrupt.dungeoneer.game.LocalizedString",
"localizedName": "LOW",
"localizedName": "НИЗКАЯ",
"comment": "Text shown when graphics slider is all the way left."
},
"screens.OptionsScreen.graphicsMedium": {
"class": "com.interrupt.dungeoneer.game.LocalizedString",
"localizedName": "ЗАГУЗКА",
"localizedName": "СРЕДНЯЯ",
"comment": "Text show when the graphics slider is in the middle."
},
"screens.OptionsScreen.graphicsHigh": {
"class": "com.interrupt.dungeoneer.game.LocalizedString",
"localizedName": "ВЫСОКИЕ",
"localizedName": "ВЫСОКАЯ",
"comment": "Text shown when the graphics slider is mostly right."
},
"screens.OptionsScreen.graphicsUltra": {
@ -152,7 +152,7 @@
},
"screens.OptionsScreen.showCrosshairLabel": {
"class": "com.interrupt.dungeoneer.game.LocalizedString",
"localizedName": "Always Show Crosshair",
"localizedName": "Всегда отображать прицел",
"comment": "Label for always show crosshair checkbox."
},
"screens.OptionsScreen.headBobLabel": {
@ -542,7 +542,7 @@
},
"overlays.ModsOverlay.backButton": {
"class": "com.interrupt.dungeoneer.game.LocalizedString",
"localizedName": "Back",
"localizedName": "Закрыть",
"comment": "Text for the back button mod manager."
},
"overlays.PauseOverlay.backButton": {
@ -2322,12 +2322,12 @@
},
"Storm wand": {
"class": "com.interrupt.dungeoneer.game.LocalizedString",
"localizedName": "Storm wand",
"localizedName": "Штормовой жезл",
"comment": ""
},
"Paralyze wand": {
"class": "com.interrupt.dungeoneer.game.LocalizedString",
"localizedName": "Paralyze wand",
"localizedName": "Парализующий жезл",
"comment": ""
},
"Red potion": {
@ -2382,12 +2382,12 @@
},
"scroll of Blizzard": {
"class": "com.interrupt.dungeoneer.game.LocalizedString",
"localizedName": "свиток вьюги",
"localizedName": "Свиток вьюги",
"comment": ""
},
"scroll of Freezing": {
"class": "com.interrupt.dungeoneer.game.LocalizedString",
"localizedName": "свиток замораживания",
"localizedName": "Свиток замораживания",
"comment": ""
},
"Scroll of Health": {