Merge pull request #10148 from Kinplemelon/kinple/kafka-nodelay-label

docs: correct the chinese label for the `socket_nodelay` field
This commit is contained in:
Kinplemelon 2023-03-23 16:24:24 +08:00 committed by GitHub
commit 1cb975a811
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ emqx_ee_bridge_kafka {
} }
label { label {
en: "No Delay" en: "No Delay"
zh: "是否延迟发送" zh: "是否关闭延迟发送"
} }
} }
kafka_topic { kafka_topic {