docs(kafka_producer): update ZH translation of field (rv5.0)
Fixes https://emqx.atlassian.net/browse/EMQX-9411
This commit is contained in:
parent
09f6d87a7e
commit
07e1f2e440
|
@ -62,7 +62,7 @@ emqx_ee_bridge_kafka {
|
||||||
mqtt_topic {
|
mqtt_topic {
|
||||||
desc {
|
desc {
|
||||||
en: "MQTT topic or topic as data source (bridge input). Should not configure this if the bridge is used as a rule action."
|
en: "MQTT topic or topic as data source (bridge input). Should not configure this if the bridge is used as a rule action."
|
||||||
zh: "指定 MQTT 主题作为桥接的数据源。 若该桥接用于规则的动作,则必须将该配置项删除。"
|
zh: "桥接指定 MQTT 主题数据,也可以留空由规则动作指定数据源。"
|
||||||
}
|
}
|
||||||
label {
|
label {
|
||||||
en: "Source MQTT Topic"
|
en: "Source MQTT Topic"
|
||||||
|
|
Loading…
Reference in New Issue