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
@@ -28,7 +28,10 @@
|
||||
"back": "戻る",
|
||||
"next": "次へ",
|
||||
"skip": "スキップ",
|
||||
"restart": "再起動"
|
||||
"restart": "再起動",
|
||||
"show": "表示",
|
||||
"hide": "非表示",
|
||||
"clear": "クリア"
|
||||
},
|
||||
"status": {
|
||||
"running": "実行中",
|
||||
@@ -49,4 +52,4 @@
|
||||
"notRunningDesc": "この機能を使用するには OpenClaw ゲートウェイが実行されている必要があります。自動的に起動するか、設定から起動できます。",
|
||||
"warning": "ゲートウェイが停止中です。"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user