yyqdbngt opened a new pull request, #3007: URL: https://github.com/apache/rocketmq-dashboard/pull/3007
## Summary Localize the consumer detail drawer's subscription-consistency and progress areas (`instance/consumer.tsx`): - Consistency check: section heading, re-check button, the six status alerts (failed / checking / inconsistency-found / unknown / all-consistent / nothing-to-check), and the "show only inconsistent" checkbox - Progress tab: tab label, topic filter label/placeholder, broker/queue/backlog summary labels, and the empty table hint Fifteen new `consumer.*` zh/en keys added. ## Why The consistency-check panel and the consumption-progress tab 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]
