fix(webui): localize update check copy

This commit is contained in:
chengyongru
2026-06-14 17:59:31 +08:00
committed by Xubin Ren
parent 1b17aa1632
commit b226a95588
11 changed files with 85 additions and 1 deletions
+8
View File
@@ -86,6 +86,7 @@
"interface": "인터페이스",
"ai": "AI",
"system": "시스템",
"about": "정보",
"status": "상태",
"localPreferences": "로컬 환경설정",
"presets": "프리셋",
@@ -391,6 +392,13 @@
"unavailable": "사용 불가",
"noDescription": "설명이 없습니다."
},
"about": {
"version": "버전",
"checking": "확인 중...",
"checkForUpdates": "업데이트 확인",
"upToDate": "최신 버전입니다",
"updateAvailable": "업데이트 사용 가능 v{{version}}"
},
"mcp": {
"allCategories": "모든 카테고리",
"summary": "프리셋 {{total}}개 중 {{installed}}개 활성화됨",