This is an automated email from the ASF dual-hosted git repository.
lizhimins pushed a change to branch rocketmq-studio
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git
from 431d9791e fix(aliyun): keep an ordered consumer group ordered when
creating it (#4816)
add c1d9351f2 fix(web): localize the audit summary cards (#4825)
No new revisions were added by this update.
Summary of changes:
web/src/i18n/translations.ts | 5 ++
web/src/pages/ops/AuditSummaryCards.tsx | 18 ++--
.../pages/ops/__tests__/AuditSummaryCards.test.tsx | 95 ++++++++++++++++++++++
3 files changed, 111 insertions(+), 7 deletions(-)
create mode 100644 web/src/pages/ops/__tests__/AuditSummaryCards.test.tsx