diff --git a/rel/i18n/emqx_connector_mqtt.hocon b/rel/i18n/emqx_connector_mqtt.hocon deleted file mode 100644 index 80303b825..000000000 --- a/rel/i18n/emqx_connector_mqtt.hocon +++ /dev/null @@ -1,21 +0,0 @@ -emqx_connector_mqtt { - -name.desc: -"""Connector name, used as a human-readable description of the connector.""" - -name.label: -"""Connector Name""" - -num_of_bridges.desc: -"""The current number of bridges that are using this connector.""" - -num_of_bridges.label: -"""Num of Bridges""" - -type.desc: -"""The Connector Type.""" - -type.label: -"""Connector Type""" - -}