mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Opt: Allow update without reload
This commit is contained in:
@@ -67,6 +67,7 @@ Update:
|
||||
UpdateFailed:
|
||||
UpdateChecking:
|
||||
UpdateCancel:
|
||||
UpdateFinish:
|
||||
Local:
|
||||
Upstream:
|
||||
Author:
|
||||
|
||||
@@ -1838,6 +1838,7 @@
|
||||
"UpdateSuccess": "Update succeeded, restarting",
|
||||
"UpdateChecking": "Checking for updates",
|
||||
"UpdateCancel": "Update canceled, restarting Alas",
|
||||
"UpdateFinish": "Update succeeded, please restart manually",
|
||||
"Local": "Local",
|
||||
"Upstream": "Upstream",
|
||||
"Author": "Author",
|
||||
|
||||
@@ -1838,6 +1838,7 @@
|
||||
"UpdateSuccess": "Gui.Update.UpdateSuccess",
|
||||
"UpdateChecking": "Gui.Update.UpdateChecking",
|
||||
"UpdateCancel": "Gui.Update.UpdateCancel",
|
||||
"UpdateFinish": "Gui.Update.UpdateFinish",
|
||||
"Local": "Gui.Update.Local",
|
||||
"Upstream": "Gui.Update.Upstream",
|
||||
"Author": "Gui.Update.Author",
|
||||
|
||||
@@ -1838,6 +1838,7 @@
|
||||
"UpdateSuccess": "更新成功,正在重启",
|
||||
"UpdateChecking": "检查更新中",
|
||||
"UpdateCancel": "取消更新,重启 Alas 中",
|
||||
"UpdateFinish": "更新成功,请手动重启",
|
||||
"Local": "本地",
|
||||
"Upstream": "上游仓库",
|
||||
"Author": "作者",
|
||||
|
||||
@@ -1838,6 +1838,7 @@
|
||||
"UpdateSuccess": "更新成功,正在重啓",
|
||||
"UpdateChecking": "檢查更新中",
|
||||
"UpdateCancel": "取消更新,重啓 Alas 中",
|
||||
"UpdateFinish": "更新成功,請手動重啓",
|
||||
"Local": "本地",
|
||||
"Upstream": "上游倉庫",
|
||||
"Author": "作者",
|
||||
|
||||
Reference in New Issue
Block a user