diff --git a/apps/emqx_rule_engine/i18n/emqx_rule_engine_schema.conf b/apps/emqx_rule_engine/i18n/emqx_rule_engine_schema.conf index 1efcf9ea2..01d42f9ce 100644 --- a/apps/emqx_rule_engine/i18n/emqx_rule_engine_schema.conf +++ b/apps/emqx_rule_engine/i18n/emqx_rule_engine_schema.conf @@ -241,12 +241,12 @@ of the rule, then the string "undefined" is used. rule_engine_jq_function_default_timeout { desc { - en: "Default timeout for the jq/2 rule engine function" - zh: "Default timeout for the jq/2 rule engine function" + en: "Default timeout for the `jq` rule engine function" + zh: “规则引擎内建函数 `jq` 默认时间限制” } label: { en: "Rule engine jq function default timeout" - zh: "Rule engine jq function default timeout" + zh: "规则引擎 jq 函数时间限制" } }