emqx/rel/i18n/emqx_ee_connector_clickhous...

15 lines
435 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

emqx_ee_connector_clickhouse {
base_url {
desc {
en: """The HTTP URL to the Clickhouse server that you want to connect to (for example http://myhostname:8123)"""
zh: """你想连接到的Clickhouse服务器的HTTP URL例如http://myhostname:8123。"""
}
label: {
en: "URL to clickhouse server"
zh: "到clickhouse服务器的URL"
}
}
}