From 9441cf080b27a06cf83e3fca13de6da7427e99d9 Mon Sep 17 00:00:00 2001 From: JianBo He Date: Mon, 15 Jan 2024 18:48:17 +0800 Subject: [PATCH] chore: apply suggestions from code review Co-authored-by: Zaiming (Stone) Shi --- rel/i18n/emqx_mgmt_api_cluster.hocon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rel/i18n/emqx_mgmt_api_cluster.hocon b/rel/i18n/emqx_mgmt_api_cluster.hocon index 996d8b2fa..24de515d9 100644 --- a/rel/i18n/emqx_mgmt_api_cluster.hocon +++ b/rel/i18n/emqx_mgmt_api_cluster.hocon @@ -26,8 +26,8 @@ force_remove_node.label: """Force leave node from cluster""" get_invitation_status.desc: -"""Get the execution status of all asynchronous invite node tasks""" +"""Get the execution status of all asynchronous invite status per node""" get_invitation_status.label: -"""Get status of all invitation tasks""" +"""Get invitation statuses""" }