From f6b6eca9238265bf48e573a57e50da3113a6df49 Mon Sep 17 00:00:00 2001 From: Tom_zc Date: Tue, 23 May 2023 17:17:58 +0800 Subject: [PATCH] mgr-dashboard-support-multi-language category: feature -------------------------------- Fix bug about using the zh-CN language Signed-off-by: Tom_zc --- .../mgr/dashboard/frontend/src/locale/messages.zh-CN.xlf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/locale/messages.zh-CN.xlf b/src/pybind/mgr/dashboard/frontend/src/locale/messages.zh-CN.xlf index 26c61727b..562d71a9a 100644 --- a/src/pybind/mgr/dashboard/frontend/src/locale/messages.zh-CN.xlf +++ b/src/pybind/mgr/dashboard/frontend/src/locale/messages.zh-CN.xlf @@ -26,7 +26,7 @@ 已更新配置选项 - + @@ -6792,4 +6792,4 @@ - \ No newline at end of file + -- 2.33.0