1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 10:27:21 +08:00

Fix: Start button on tool page (#2760)

私の不始末で多大なご迷惑をお掛けしました
申し訳ございません
謝罪します
This commit is contained in:
hgjazhgj
2023-06-12 11:07:34 +09:00
committed by GitHub
parent 9cae6d4da1
commit f5c106b70f
6 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"name": "Daily",
"help": ""
},
"FpyTool": {
"Tool": {
"name": "Tool",
"help": ""
}

View File

@@ -16,7 +16,7 @@
"name": "日課",
"help": ""
},
"FpyTool": {
"Tool": {
"name": "ツール",
"help": ""
}

View File

@@ -16,7 +16,7 @@
"name": "每日",
"help": ""
},
"FpyTool": {
"Tool": {
"name": "工具",
"help": ""
}

View File

@@ -16,9 +16,9 @@
"name": "Menu.FpyDaily.name",
"help": "Menu.FpyDaily.help"
},
"FpyTool": {
"name": "Menu.FpyTool.name",
"help": "Menu.FpyTool.help"
"Tool": {
"name": "Menu.Tool.name",
"help": "Menu.Tool.help"
}
},
"Task": {