mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-21 16:21:45 +08:00
Opt: [ALAS] Turn type lock to type state
This commit is contained in:
@@ -270,7 +270,9 @@
|
||||
},
|
||||
"Enable": {
|
||||
"name": "启用该功能",
|
||||
"help": "将这个任务加入调度器\n委托、科研、收获任务是强制打开的"
|
||||
"help": "将这个任务加入调度器\n委托、科研、收获任务是强制打开的",
|
||||
"True": "已启用",
|
||||
"False": "False"
|
||||
},
|
||||
"NextRun": {
|
||||
"name": "下一次运行时间",
|
||||
|
||||
Reference in New Issue
Block a user