yyqdbngt opened a new pull request, #3035: URL: https://github.com/apache/rocketmq-dashboard/pull/3035
## Summary Localize the topic route-diagnostics summary (`instance/topic.tsx`): - Diagnostics item heading, critical/warning severity tags, suggested-actions banner title - Route info heading, the diagnostics alert title + healthy/issues descriptions, and the rebuild-on-brokers action - Summary stats: Broker 数, address count, writable/readable brokers, write/read queue counts, Replica 数, and the queue-skew/balanced status Seventeen new `topic.*` zh/en keys added (reusing the route-critical/warning keys introduced by the route-diagnostics PR with identical text). ## Why The route-diagnostics summary rendered entirely in Chinese in the English UI. ## Testing - `vitest run src/pages/instance/__tests__/TopicPage.test.tsx` → 16/16 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]
