yyqdbngt opened a new pull request, #3015: URL: https://github.com/apache/rocketmq-dashboard/pull/3015
## Summary Localize two remaining consumer dialogs (`instance/consumer.tsx`): - Row delete confirmation: title (with group name), content, ok/cancel buttons and the delete row button - Thread-stack modal's unsupported-client info alert (title + long description) Five new `consumer.*` zh/en keys added. ## Why The row-delete confirm and the thread-stack unsupported notice still rendered entirely in Chinese in the English UI. ## Testing - `vitest run src/pages/instance/__tests__/ConsumerPage.test.tsx` → 24/24 passed - `tsc --noEmit` → clean - `eslint` on changed files → 0 errors - zh render unchanged -- 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]
