Jelajahi Sumber

docs: chinese documentation for jq timeout configuration

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
Kjell Winblad 3 tahun lalu
induk
melakukan
efd6461e15
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      apps/emqx_rule_engine/i18n/emqx_rule_engine_schema.conf

+ 3 - 3
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 函数时间限制"
       }
     }