btlqql opened a new pull request, #2103:
URL: https://github.com/apache/rocketmq-dashboard/pull/2103
## What is the purpose of the change
Fix #2079.
The clients page showed a sampled-connections warning in English while the
rest of the page uses i18n.
## Brief changelog
- clients.tsx: render t('clients.sampledWarning')
- translations.ts: add clients.sampledWarning key
## How was this patch verified
- npx vitest run src/pages/cluster/__tests__/ClientsPage.test.tsx (10 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]