diff --git a/apps/emqx/i18n/emqx_schema_i18n.conf b/apps/emqx/i18n/emqx_schema_i18n.conf index 0690919bb..facccede2 100644 --- a/apps/emqx/i18n/emqx_schema_i18n.conf +++ b/apps/emqx/i18n/emqx_schema_i18n.conf @@ -1755,8 +1755,8 @@ server_ssl_opts_schema_gc_after_handshake { server_ssl_opts_schema_enable_ocsp_stapling { desc { - en: "Whether to enable OCSP stapling for the listener. If set to true," - " requires defining the OCSP responder URL and issuer PEM path." + en: "Whether to enable Online Certificate Status Protocol (OCSP) stapling for the listener." + " If set to true, requires defining the OCSP responder URL and issuer PEM path." zh: "是否为监听器启用OCSP装订功能。 如果设置为 true," "需要定义OCSP响应者URL和发行者PEM路径。" }