fix: prompt reload for stale Web UI bundle (#641)

This commit is contained in:
Zhicheng Han
2026-05-12 03:03:07 +02:00
committed by GitHub
parent f78fb2da90
commit c36b320e18
13 changed files with 104 additions and 11 deletions
@@ -101,6 +101,7 @@ export default {
expand: '展開選單',
updateTip: '在終端機執行 "hermes-web-ui update" 即可更新',
updateVersion: '升級版本 v{version}',
reloadClientVersion: '重新整理到 v{version}',
updating: '正在更新...',
updateSuccess: '更新完成,請重新啟動服務',
updateFailed: '更新失敗',