diff --git a/apps/emqx_conf/i18n/emqx_conf_schema.conf b/apps/emqx_conf/i18n/emqx_conf_schema.conf index 522e8cf6e..56da34621 100644 --- a/apps/emqx_conf/i18n/emqx_conf_schema.conf +++ b/apps/emqx_conf/i18n/emqx_conf_schema.conf @@ -1255,7 +1255,7 @@ Supervisor 报告的类型。默认为 error 类型。 log_overload_kill_restart_after { desc { - en: """If the handler is terminated, it restarts automatically after a delay. The value `infinity` prevents restarts.""" + en: """The handler restarts automatically after a delay in the event of termination, unless the value `infinity` is set, which blocks any subsequent restarts.""" zh: """如果处理进程终止,它会在以指定的时间后后自动重新启动。 `infinity` 不自动重启。""" } label {