1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 20:25:27 +08:00

Opt: Show commit info in updater

This commit is contained in:
18870
2022-01-12 22:27:56 +08:00
parent bff8296af5
commit c8a95970d5
13 changed files with 171 additions and 58 deletions

View File

@@ -1782,7 +1782,8 @@
"Status": {
"Running": "Running",
"Inactive": "Inactive",
"Warning": "Warning"
"Warning": "Warning",
"Updating": "Waiting Update"
},
"MenuAlas": {
"Overview": "Overview",
@@ -1817,7 +1818,12 @@
"UpdateRun": "Updating",
"UpdateSuccess": "Update succeeded, restarting",
"UpdateChecking": "Checking for updates",
"UpdateCancel": "Update canceled, restarting Alas"
"UpdateCancel": "Update canceled, restarting Alas",
"Local": "Local",
"Upstream": "Upstream",
"Author": "Author",
"Time": "Commit time",
"Message": "Commit message"
},
"Text": {
"InvalidFeedBack": "Invalid format. Example: {0}"