Opt: Clarify rogue debug mode

This commit is contained in:
LmeSzinc 2023-12-25 20:31:33 +08:00
parent 8cab5e0626
commit 532edb9b92
4 changed files with 12 additions and 12 deletions

View File

@ -876,12 +876,12 @@
},
"RogueDebug": {
"_info": {
"name": "Debug Settings",
"name": "Dev Settings",
"help": ""
},
"DebugMode": {
"name": "Debug Mode",
"help": "For development only, don't enable if you don't know what this is"
"name": "Dev Mode",
"help": "No stop conditions, no error handling, stop when encountering an error. Please report errors according to the doc: https://github.com/LmeSzinc/StarRailCopilot/wiki/RogueMap_cn"
}
},
"Gui": {

View File

@ -876,12 +876,12 @@
},
"RogueDebug": {
"_info": {
"name": "Configuración de depuración",
"name": "Configuración de desarrollo",
"help": ""
},
"DebugMode": {
"name": "Modo de depuración",
"help": "Solo para desarrollo, no lo habilites si no sabes qué es"
"name": "Modo de desarrollo",
"help": "Sin condiciones de parada, sin manejo de errores, deténgase cuando encuentre un error. Informe el error de acuerdo con el documento: https://github.com/LmeSzinc/StarRailCopilot/wiki/RogueMap_cn"
}
},
"Gui": {

View File

@ -876,12 +876,12 @@
},
"RogueDebug": {
"_info": {
"name": "调试设置",
"name": "开发设置",
"help": ""
},
"DebugMode": {
"name": "调试模式",
"help": "仅用于开发,如果你不知道这是什么,不要打开"
"name": "开发模式",
"help": "无停止条件无异常处理遇错误即停止请按文档上报异常https://github.com/LmeSzinc/StarRailCopilot/wiki/RogueMap_cn"
}
},
"Gui": {

View File

@ -876,12 +876,12 @@
},
"RogueDebug": {
"_info": {
"name": "偵錯設定",
"name": "開發設定",
"help": ""
},
"DebugMode": {
"name": "偵錯模式",
"help": "只用於開發,如果你不知道這是什麼,不要打開"
"name": "開發模式",
"help": "無停止條件無異常處理遇錯誤即停止請依文件回報異常https://github.com/LmeSzinc/StarRailCopilot/wiki/RogueMap_cn"
}
},
"Gui": {