fix(webui): remove unused bot identity settings
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
"webBehavior": "行为",
|
||||
"cliApps": "CLI 应用",
|
||||
"mcp": "MCP 服务",
|
||||
"identity": "身份",
|
||||
"regional": "区域",
|
||||
"webuiSafety": "WebUI 安全",
|
||||
"capabilities": "能力",
|
||||
"apps": "应用",
|
||||
@@ -190,8 +190,6 @@
|
||||
"defaultImageSize": "默认尺寸",
|
||||
"maxImagesPerTurn": "每轮最大图片数",
|
||||
"imageSaveDir": "保存目录",
|
||||
"botName": "Bot 名称",
|
||||
"botIcon": "Bot 图标",
|
||||
"timezone": "时区",
|
||||
"workspacePath": "默认工作区",
|
||||
"localServiceAccess": "本机服务",
|
||||
@@ -235,8 +233,6 @@
|
||||
"defaultAspectRatio": "当提示词没有指定比例时使用。",
|
||||
"defaultImageSize": "发送给支持此选项的提供商的尺寸提示。",
|
||||
"maxImagesPerTurn": "单次 generate_image 请求可生成的图片上限。",
|
||||
"botName": "显示在 nanobot 使用展示名称的地方。",
|
||||
"botIcon": "显示在 Bot 名称旁的短 emoji 或文字。",
|
||||
"timezone": "用于日程和需要时间感知的回复。",
|
||||
"cliAppsCatalog": "只安装 nanobot 可本地运行的应用 CLI 适配器;不会改动原生应用。",
|
||||
"cliAppsFilter": "按应用、类别或能力搜索。",
|
||||
|
||||
Reference in New Issue
Block a user