docs: correct the chinese label for the `socket_nodelay` field
This commit is contained in:
parent
816667d85c
commit
651f72eabc
|
@ -224,7 +224,7 @@ emqx_ee_bridge_kafka {
|
||||||
}
|
}
|
||||||
label {
|
label {
|
||||||
en: "No Delay"
|
en: "No Delay"
|
||||||
zh: "是否延迟发送"
|
zh: "是否关闭延迟发送"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
kafka_topic {
|
kafka_topic {
|
||||||
|
|
Loading…
Reference in New Issue