refactor/channel & ipc (#349)
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com> Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
8b45960662
commit
e28eba01e1
@@ -206,6 +206,19 @@
|
||||
"cliPowershell": "PowerShell コマンド。",
|
||||
"cmdUnavailable": "コマンドが利用できません",
|
||||
"cmdCopied": "CLI コマンドをコピーしました",
|
||||
"wsDiagnostic": "WS 診断モード",
|
||||
"wsDiagnosticDesc": "Gateway RPC デバッグのため一時的に WS/HTTP フォールバックを有効化します。",
|
||||
"wsDiagnosticEnabled": "WS 診断モードを有効化しました",
|
||||
"wsDiagnosticDisabled": "WS 診断モードを無効化しました",
|
||||
"telemetryViewer": "テレメトリビューア",
|
||||
"telemetryViewerDesc": "ローカル専用の UX/性能テレメトリ(最新 200 件)。",
|
||||
"telemetryAggregated": "イベント集計",
|
||||
"telemetryTotal": "合計",
|
||||
"telemetryErrors": "エラー",
|
||||
"telemetrySlow": "遅延(>=800ms)",
|
||||
"telemetryEmpty": "テレメトリはまだありません",
|
||||
"telemetryCopied": "テレメトリをコピーしました",
|
||||
"telemetryCleared": "テレメトリをクリアしました",
|
||||
"installCmd": "\"openclaw\" コマンドをインストール",
|
||||
"installCmdDesc": "~/.local/bin/openclaw をインストール(管理者権限不要)",
|
||||
"installTitle": "OpenClaw コマンドをインストール",
|
||||
|
||||
Reference in New Issue
Block a user