mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 04:37:44 +08:00
Opt: Show commit info in updater
This commit is contained in:
@@ -1782,7 +1782,8 @@
|
||||
"Status": {
|
||||
"Running": "執行中",
|
||||
"Inactive": "閒置",
|
||||
"Warning": "發生錯誤"
|
||||
"Warning": "發生錯誤",
|
||||
"Updating": "等待更新"
|
||||
},
|
||||
"MenuAlas": {
|
||||
"Overview": "總覽",
|
||||
@@ -1817,7 +1818,12 @@
|
||||
"UpdateRun": "更新中",
|
||||
"UpdateSuccess": "更新成功,正在重啓",
|
||||
"UpdateChecking": "檢查更新中",
|
||||
"UpdateCancel": "取消更新,重啓 Alas 中"
|
||||
"UpdateCancel": "取消更新,重啓 Alas 中",
|
||||
"Local": "本地",
|
||||
"Upstream": "上游倉庫",
|
||||
"Author": "作者",
|
||||
"Time": "提交時間",
|
||||
"Message": "提交資訊"
|
||||
},
|
||||
"Text": {
|
||||
"InvalidFeedBack": "格式錯誤。 示例:{0}"
|
||||
|
||||
Reference in New Issue
Block a user