Browse Source

docs: correct the chinese label for the `socket_nodelay` field

Kinplemelon 3 năm trước cách đây
mục cha
commit
28544e62df

+ 1 - 1
lib-ee/emqx_ee_bridge/i18n/emqx_ee_bridge_kafka.conf

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