fix(webui): remove unused bot identity settings

This commit is contained in:
chengyongru
2026-08-03 14:06:44 +08:00
committed by chengyongru
parent f7a6bc2d21
commit 5c72fdcd88
19 changed files with 29 additions and 122 deletions
+1 -5
View File
@@ -97,7 +97,7 @@
"imageDefaults": "預設值",
"webSearch": "網頁搜尋",
"webBehavior": "行為",
"identity": "身分",
"regional": "區域",
"webuiSafety": "WebUI 安全",
"capabilities": "能力",
"cliApps": "CLI 應用程式",
@@ -136,8 +136,6 @@
"defaultImageSize": "預設尺寸",
"maxImagesPerTurn": "每輪最大圖片數",
"imageSaveDir": "儲存目錄",
"botName": "Bot 名稱",
"botIcon": "Bot 圖示",
"timezone": "時區",
"workspacePath": "預設工作區",
"localServiceAccess": "本機服務",
@@ -179,8 +177,6 @@
"defaultAspectRatio": "提示詞未指定比例時使用。",
"defaultImageSize": "傳送給支援此選項的供應商的尺寸提示。",
"maxImagesPerTurn": "單次 generate_image 請求可產生的圖片數上限。",
"botName": "顯示於 nanobot 所有使用顯示名稱的位置。",
"botIcon": "顯示在 Bot 名稱旁的短 emoji 或文字。",
"timezone": "用於排程,以及需要時間資訊的回覆。",
"localServiceAccess": "允許具有完整存取權的 shell 命令存取 localhost 服務。",
"webuiDefaultAccess": "用於未指定個別專案權限的 Web 聊天。",