1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-26 16:17:54 +08:00

Opt: ExerciseStrategy translations

This commit is contained in:
LmeSzinc
2023-04-11 22:18:01 +08:00
parent ed02e89bc0
commit 262f0e25ce
7 changed files with 44 additions and 44 deletions

View File

@@ -2026,10 +2026,10 @@
"OpponentChooseMode": {
"name": "Opponent Choose Mode",
"help": "",
"max_exp": "max_exp",
"easiest": "easiest",
"leftmost": "leftmost",
"easiest_else_exp": "easiest_else_exp"
"max_exp": "Most Exp.",
"easiest": "Easiest",
"leftmost": "Highest ranking",
"easiest_else_exp": "Easiest else Exp."
},
"OpponentTrial": {
"name": "Each Opponent Try X Time(s)",
@@ -2038,14 +2038,14 @@
"ExerciseStrategy": {
"name": "Exercise Strategy (Keep X number remains)",
"help": "If keeping 5 number remains, will try admiral at set time and clear number remains at last recover",
"aggressive": "0",
"sun18": "5 until Sunday 18pm",
"sun12": "5 until Sunday 12pm",
"sun0": "5 until Sunday 12am",
"sat18": "5 until Saturday 18pm",
"sat12": "5 until Saturday 12pm",
"sat0": "5 until Saturday 12am",
"fri18": "5 until Friday 18pm"
"aggressive": "Clear exercise remains",
"fri18": "Keep 5 until Friday 18pm",
"sat0": "Keep 5 until Saturday 12am",
"sat12": "Keep 5 until Saturday 12pm",
"sat18": "Keep 5 until Saturday 18pm",
"sun0": "Keep 5 until Sunday 12am",
"sun12": "Keep 5 until Sunday 12pm",
"sun18": "Keep 5 until Sunday 18pm"
},
"LowHpThreshold": {
"name": "Low HP Threshold",