mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-19 20:55:05 +08:00
Merge branch 'dev'
This commit is contained in:
@@ -548,8 +548,8 @@
|
||||
"name": "Record Exception",
|
||||
"help": "Records exception and log into directory for review or sharing"
|
||||
},
|
||||
"StrictRestart": {
|
||||
"name": "Strict Restart",
|
||||
"RestrictRestart": {
|
||||
"name": "Restrict Restart",
|
||||
"help": "Stop Alas instead of restarting the game when running a sensitive task with an error.\nSensitive tasks include OpsiObscure, OpsiAbyssal and OpsiCrossMonth."
|
||||
},
|
||||
"OnePushConfig": {
|
||||
@@ -2722,9 +2722,9 @@
|
||||
"name": "Custom Research Priority",
|
||||
"help": "To use your own filter, set \"OpSi Shop Filter Select\" to \"custom\". All options have been defined at <https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/filter_string_en>"
|
||||
},
|
||||
"DisableBeforeDate": {
|
||||
"name": "Don't Buy from OpSi Shop before Date X of Every Month",
|
||||
"help": "Starting from the day after the specified date, buy OpSi shop once a day; saving as 0 implies unlimited date (purchase every day)"
|
||||
"DisableBeforeResetDays": {
|
||||
"name": "Buy from OpSi Shop only on the Last X Days of Every Month",
|
||||
"help": "e.g. X=3: in a 30-day month, buy only on the 28th, 29th and 30th\n0 means no limit, purchase every day"
|
||||
}
|
||||
},
|
||||
"OpsiVoucher": {
|
||||
|
||||
@@ -548,9 +548,9 @@
|
||||
"name": "Error.SaveError.name",
|
||||
"help": "Error.SaveError.help"
|
||||
},
|
||||
"StrictRestart": {
|
||||
"name": "Error.StrictRestart.name",
|
||||
"help": "Error.StrictRestart.help"
|
||||
"RestrictRestart": {
|
||||
"name": "Error.RestrictRestart.name",
|
||||
"help": "Error.RestrictRestart.help"
|
||||
},
|
||||
"OnePushConfig": {
|
||||
"name": "Error.OnePushConfig.name",
|
||||
@@ -2722,9 +2722,9 @@
|
||||
"name": "OpsiShop.CustomFilter.name",
|
||||
"help": "OpsiShop.CustomFilter.help"
|
||||
},
|
||||
"DisableBeforeDate": {
|
||||
"name": "OpsiShop.DisableBeforeDate.name",
|
||||
"help": "OpsiShop.DisableBeforeDate.help"
|
||||
"DisableBeforeResetDays": {
|
||||
"name": "OpsiShop.DisableBeforeResetDays.name",
|
||||
"help": "OpsiShop.DisableBeforeResetDays.help"
|
||||
}
|
||||
},
|
||||
"OpsiVoucher": {
|
||||
|
||||
@@ -548,7 +548,7 @@
|
||||
"name": "出错时,保存 Log 和截图",
|
||||
"help": ""
|
||||
},
|
||||
"StrictRestart": {
|
||||
"RestrictRestart": {
|
||||
"name": "敏感任务出错时禁止重启",
|
||||
"help": "运行敏感任务出错时停止Alas,而不是重启游戏\n敏感任务包含隐秘海域、深渊海域、跨月每日"
|
||||
},
|
||||
@@ -2722,9 +2722,9 @@
|
||||
"name": "自定义过滤器",
|
||||
"help": "使用自定义过滤器需将 \"港口商店过滤器\" 设置为 \"自定义\",并阅读 https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/filter_string_cn"
|
||||
},
|
||||
"DisableBeforeDate": {
|
||||
"name": "每月 X 号前,不购买大世界商店",
|
||||
"help": "从指定日期的后一天开始,每天买一次大世界商店\n0 表示不限制,每天都购买"
|
||||
"DisableBeforeResetDays": {
|
||||
"name": "仅在每月最后 X 天购买",
|
||||
"help": "例如 X=3:当月为30天时,仅在28、29、30号购买\n0 表示不限制,每天都购买"
|
||||
}
|
||||
},
|
||||
"OpsiVoucher": {
|
||||
|
||||
@@ -548,7 +548,7 @@
|
||||
"name": "出錯時,保存 Log 和截圖",
|
||||
"help": ""
|
||||
},
|
||||
"StrictRestart": {
|
||||
"RestrictRestart": {
|
||||
"name": "敏感任務出錯時禁止重啟",
|
||||
"help": "運行敏感任務出錯時停止Alas,而不是重啟遊戲\n敏感任務包含隱秘海域、深淵海域、跨月每日"
|
||||
},
|
||||
@@ -2722,9 +2722,9 @@
|
||||
"name": "自定義過濾器",
|
||||
"help": "使用自定義過濾器需將 \"港口商店過濾器\" 設定為 \"自定義\",並閱讀 https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/filter_string_cn"
|
||||
},
|
||||
"DisableBeforeDate": {
|
||||
"name": "每月 X 號前,不購買大世界商店",
|
||||
"help": "從指定日期的後一天開始,每天買一次大世界商店\n0 表示不限制,每天都購買"
|
||||
"DisableBeforeResetDays": {
|
||||
"name": "僅在每月最後 X 天購買",
|
||||
"help": "例如 X=3:當月為30天時,僅在28、29、30號購買\n0 表示不限制,每天都購買"
|
||||
}
|
||||
},
|
||||
"OpsiVoucher": {
|
||||
|
||||
Reference in New Issue
Block a user