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