Loyal-Young opened a new pull request, #2140: URL: https://github.com/apache/rocketmq-dashboard/pull/2140
## What changed - move the sampled producer-connection warning into the shared i18n catalog - render the warning through the active language translator - add a Clients page regression test for the Chinese warning ## Why The Clients page showed this warning only in English, even when Studio was using Chinese. This created a mixed-language operator experience. Fixes #2079. ## Validation - `node node_modules/vitest/vitest.mjs run src/pages/cluster/__tests__/ClientsPage.test.tsx --pool=threads --maxWorkers=1 --reporter=dot` — 11 passed - ESLint passed for the changed page, translation catalog, and test - Full TypeScript check was attempted but exceeded the local 90-second command limit on the current upstream dependency tree. -- 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]
