We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0af45 commit 1b7dc8eCopy full SHA for 1b7dc8e
web/views/@default/settings/updates/index.html
@@ -3,7 +3,7 @@
3
<div class="ui margin"></div>
4
5
<div v-show="isUpgrading">
6
- <p class="ui message warning">正在下载升级到新版本,请耐心等待 {{upgradeProgress}}%...</p>
+ <p class="ui message warning">正在下载并升级到新版本,请耐心等待 {{upgradeProgress}}%...</p>
7
</div>
8
9
<div v-show="!isUpgrading">
0 commit comments