mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2026-09-27 17:50:11 +08:00
feat(update): re-implement auto update
This commit is contained in:
10 files changed
+379
-1
No files matched your search
@@ -87,6 +87,7 @@
|
||||
"log.proxy.hint": "Using proxy mode [${ip}:${port}] to get URL,please reopen warp history inside the game client.",
|
||||
"log.url.notFound2": "Unable to find URL, please make sure you already opened warp history inside the game client",
|
||||
"log.url.incorrect": "Unable to get URL parameters",
|
||||
"log.autoUpdate.success": "Auto update successful,please restart the program",
|
||||
"excel.header.time": "time",
|
||||
"excel.header.name": "name",
|
||||
"excel.header.type": "type",
|
||||
|
||||
@@ -86,6 +86,7 @@
|
||||
"log.proxy.hint": "正在使用代理模式[${ip}:${port}]获取URL,请重新打开游戏抽卡记录。",
|
||||
"log.url.notFound2": "未找到URL,请确认是否已打开游戏抽卡记录",
|
||||
"log.url.incorrect": "获取URL参数失败",
|
||||
"log.autoUpdate.success": "自动更新已完成,重启工具后生效",
|
||||
"excel.header.time": "时间",
|
||||
"excel.header.name": "名称",
|
||||
"excel.header.type": "类别",
|
||||
|
||||
Reference in new issue
Block a user