chore(apparence): opt clawx apparence and i18n settings (#410)

This commit is contained in:
Haze
2026-03-11 15:37:16 +08:00
committed by GitHub
Unverified
parent da8ed3bb32
commit a575977e3c
20 changed files with 110 additions and 113 deletions

View File

@@ -183,8 +183,7 @@
"Read the documentation, then go to Feishu Open Platform",
"Create a new application",
"Get App ID and App Secret",
"Configure event subscription",
"Note: Not mentioned in current OpenClaw docs, but you MUST add 'contact:contact.base:readonly' **Application Permission** in Permission Management"
"Configure event subscription"
]
},
"wecom": {

View File

@@ -60,4 +60,4 @@
"contentDialogTitle": "Usage detail content",
"close": "Close"
}
}
}

View File

@@ -1,6 +1,6 @@
{
"title": "Agents",
"subtitle": "新しい Agent を追加すると、ClawX はメイン Agent のワークスペース初期ファイルと実行時認証設定をコピーします。これらの設定は対話形式で編集できます",
"subtitle": "新しい Agent を追加すると、ClawX はメイン Agent のワークスペース初期ファイルと実行時認証設定をコピーします。これらの設定は対話形式で編集できます",
"refresh": "更新",
"addAgent": "Agent を追加",
"gatewayWarning": "Gateway サービスが停止しています。Agent または Channel の変更が反映されるまで少し時間がかかる場合があります。",

View File

@@ -1,6 +1,6 @@
{
"title": "メッセージングチャンネル",
"subtitle": "メッセージングチャンネルと接続を管理。設定はメイン Agent のみ有効です",
"subtitle": "メッセージングチャンネルと接続を管理。設定はメイン Agent のみ有効です",
"refresh": "更新",
"addChannel": "チャンネルを追加",
"stats": {
@@ -183,8 +183,7 @@
"ドキュメントを読み、Feishu Open Platform に移動します",
"新しいアプリケーションを作成します",
"App ID と App Secret を取得します",
"イベント購読を設定します",
"注意:現在のドキュメントには記載されていませんが、権限管理で 'contact:contact.base:readonly' **アプリケーション権限** を必ず追加してください"
"イベント購読を設定します"
]
},
"wecom": {

View File

@@ -11,7 +11,7 @@
"gatewayNotRunning": "ゲートウェイが停止中",
"models": {
"title": "モデル",
"subtitle": "AI プロバイダーを管理し、トークン使用量を監視します"
"subtitle": "AI プロバイダーを管理し、トークン使用量を監視します"
},
"quickActions": {
"title": "クイックアクション",
@@ -60,4 +60,4 @@
"contentDialogTitle": "使用量詳細の内容",
"close": "閉じる"
}
}
}

View File

@@ -1,14 +1,14 @@
{
"title": "Agents",
"subtitle": "添加新的 Agent 时ClawX 会复制主 Agent 的工作区引导文件和运行时认证配置, 配置可以通过以对话的形式进行修改",
"subtitle": "添加新的 Agent 时ClawX 会复制主 Agent 的工作区引导文件和运行时认证配置, 配置可以通过以对话的形式进行修改",
"refresh": "刷新",
"addAgent": "添加 Agent",
"gatewayWarning": "Gateway 服务未运行。Agent 或 Channel 变更可能需要一点时间生效。",
"gatewayWarning": "Gateway 服务未运行。Agent 或频道变更可能需要一点时间生效。",
"defaultBadge": "默认",
"inherited": "继承",
"none": "无",
"modelLine": "Model: {{model}}{{suffix}}",
"channelsLine": "Channels: {{channels}}",
"channelsLine": "频道: {{channels}}",
"deleteAgent": "删除 Agent",
"settings": "设置",
"creating": "创建中...",
@@ -24,18 +24,18 @@
},
"settingsDialog": {
"title": "{{name}} 设置",
"description": "更新 Agent 名称,并管理哪些 Channel 归属于这个 Agent。",
"description": "更新 Agent 名称,并管理哪些频道归属于这个 Agent。",
"nameLabel": "Agent 名称",
"agentIdLabel": "Agent ID",
"modelLabel": "Model",
"channelsTitle": "Channels",
"channelsDescription": "每种 Channel 类型在 ClawX 中只保留一份配置。在这里保存已配置的 Channel 会将归属切换到当前 Agent。",
"addChannel": "添加 Channel",
"noChannels": "这个 Agent 还没有分配任何 Channel。"
"channelsTitle": "频道",
"channelsDescription": "每种频道类型在 ClawX 中只保留一份配置。在这里保存已配置的频道会将归属切换到当前 Agent。",
"addChannel": "添加频道",
"noChannels": "这个 Agent 还没有分配任何频道。"
},
"removeChannelDialog": {
"title": "移除 Channel",
"message": "确认移除 {{name}}?这会删除当前的 Channel 配置。"
"title": "移除频道",
"message": "确认移除 {{name}}?这会删除当前的频道配置。"
},
"toast": {
"agentCreated": "Agent 已创建",
@@ -44,8 +44,8 @@
"agentUpdated": "Agent 已更新",
"agentUpdateFailed": "更新 Agent 失败:{{error}}",
"channelAssigned": "{{channel}} 已分配给 Agent",
"channelAssignFailed": "分配 Channel 失败:{{error}}",
"channelAssignFailed": "分配频道失败:{{error}}",
"channelRemoved": "{{channel}} 已移除",
"channelRemoveFailed": "移除 Channel 失败:{{error}}"
"channelRemoveFailed": "移除频道失败:{{error}}"
}
}

View File

@@ -1,6 +1,6 @@
{
"title": "消息频道",
"subtitle": "连接到消息平台,配置仅对主 Agent 生效",
"subtitle": "连接到消息平台,配置仅对主 Agent 生效",
"refresh": "刷新",
"addChannel": "添加频道",
"stats": {
@@ -183,8 +183,7 @@
"阅读文档,前往飞书开放平台",
"创建一个新应用",
"获取 App ID 和 App Secret",
"配置事件订阅",
"注意当前OpenClaw文档中未提及但请务必在权限管理中添加 contact:contact.base:readonly **应用权限**,否则无法正常使用"
"配置事件订阅"
]
},
"wecom": {

View File

@@ -11,7 +11,7 @@
"gatewayNotRunning": "网关未运行",
"models": {
"title": "模型",
"subtitle": "管理您的 AI 提供商并监控 Token 用量"
"subtitle": "管理您的 AI 提供商并监控 Token 用量"
},
"quickActions": {
"title": "快捷操作",
@@ -60,4 +60,4 @@
"contentDialogTitle": "用量明细内容",
"close": "关闭"
}
}
}