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
+1
View File
@@ -89,6 +89,7 @@ export default {
disconnected: '연결 끊김',
updateTip: '터미널에서 "hermes-web-ui update"를 실행하여 업데이트하세요',
updateVersion: 'v{version}(으)로 업그레이드',
reloadClientVersion: 'v{version}(으)로 새로고침',
updating: '업데이트 중...',
updateSuccess: '업데이트 완료, 서버를 재시작해 주세요',
updateFailed: '업데이트 실패',