chore(apparence): opt clawx apparence and i18n settings (#410)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"title": "Agents",
|
||||
"subtitle": "新しい Agent を追加すると、ClawX はメイン Agent のワークスペース初期ファイルと実行時認証設定をコピーします。これらの設定は対話形式で編集できます。",
|
||||
"subtitle": "新しい Agent を追加すると、ClawX はメイン Agent のワークスペース初期ファイルと実行時認証設定をコピーします。これらの設定は対話形式で編集できます",
|
||||
"refresh": "更新",
|
||||
"addAgent": "Agent を追加",
|
||||
"gatewayWarning": "Gateway サービスが停止しています。Agent または Channel の変更が反映されるまで少し時間がかかる場合があります。",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"gatewayNotRunning": "ゲートウェイが停止中",
|
||||
"models": {
|
||||
"title": "モデル",
|
||||
"subtitle": "AI プロバイダーを管理し、トークン使用量を監視します。"
|
||||
"subtitle": "AI プロバイダーを管理し、トークン使用量を監視します"
|
||||
},
|
||||
"quickActions": {
|
||||
"title": "クイックアクション",
|
||||
@@ -60,4 +60,4 @@
|
||||
"contentDialogTitle": "使用量詳細の内容",
|
||||
"close": "閉じる"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user