mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
small config fixes
This commit is contained in:
parent
cb9c4bbaf0
commit
2e7ac8d02d
@ -306,7 +306,7 @@
|
||||
"vcmi.optionsTab.simturns.months.2" : " %d months",
|
||||
|
||||
"vcmi.optionsTab.extraOptions.hover" : "Extra Options",
|
||||
"vcmi.optionsTab.extraOptions.help" : "Additional settings for the game.",
|
||||
"vcmi.optionsTab.extraOptions.help" : "Additional settings for the game",
|
||||
|
||||
"vcmi.optionsTab.cheatAllowed.hover" : "Allow cheats",
|
||||
"vcmi.optionsTab.unlimitedReplay.hover" : "Unlimited battle replay",
|
||||
|
@ -300,7 +300,7 @@
|
||||
"vcmi.optionsTab.simturns.months.2" : "%d Monate",
|
||||
|
||||
"vcmi.optionsTab.extraOptions.hover" : "Extra Optionen",
|
||||
"vcmi.optionsTab.extraOptions.help" : "Zusätzliche Einstellungen für das Spiel.",
|
||||
"vcmi.optionsTab.extraOptions.help" : "Zusätzliche Einstellungen für das Spiel",
|
||||
|
||||
"vcmi.optionsTab.cheatAllowed.hover" : "Cheats erlauben",
|
||||
"vcmi.optionsTab.unlimitedReplay.hover" : "Unbegrenzte Kampfwiederholung",
|
||||
|
@ -316,7 +316,7 @@
|
||||
},
|
||||
{
|
||||
"name": "buttonSimturnsAI",
|
||||
"position": {"x": 70, "y": 530},
|
||||
"position": {"x": 70, "y": 535},
|
||||
"type": "toggleButton",
|
||||
"image": "lobby/checkbox",
|
||||
"callback" : "setSimturnAI"
|
||||
@ -328,7 +328,7 @@
|
||||
"alignment": "left",
|
||||
"color": "yellow",
|
||||
"text": "vcmi.optionsTab.simturnsAI.hover",
|
||||
"position": {"x": 110, "y": 533}
|
||||
"position": {"x": 110, "y": 538}
|
||||
}
|
||||
],
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user