yyqdbngt opened a new pull request, #2098:
URL: https://github.com/apache/rocketmq-dashboard/pull/2098
## What is the purpose of the change
Fix #2097.
The home page banner was hard-coded Chinese while the rest of the page uses
i18n.
## Brief changelog
- translations.ts: add home.banner key
- home/index.tsx: render t('home.banner')
## How was this patch verified
- npx vitest run src/pages/home/__tests__/HomePage.test.tsx (3 passed)
- npx tsc -b clean
- npx eslint . clean
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]