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:
@@ -28,7 +28,10 @@
|
||||
"back": "Back",
|
||||
"next": "Next",
|
||||
"skip": "Skip",
|
||||
"restart": "Restart"
|
||||
"restart": "Restart",
|
||||
"show": "Show",
|
||||
"hide": "Hide",
|
||||
"clear": "Clear"
|
||||
},
|
||||
"status": {
|
||||
"running": "Running",
|
||||
@@ -49,4 +52,4 @@
|
||||
"notRunningDesc": "The OpenClaw Gateway needs to be running to use this feature. It will start automatically, or you can start it from Settings.",
|
||||
"warning": "Gateway is not running."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user