yyqdbngt opened a new pull request, #3012: URL: https://github.com/apache/rocketmq-dashboard/pull/3012
## Summary Localize the consumer offset-reset modal header (`instance/consumer.tsx`): - Modal title 重置消费位点, okText 确认重置, cancel (`common.cancel`) - Impact warning alert (title + long description) - Target group/topic labels (label + aria-label), topic-select placeholder, and the subscribed-topic loading/empty states Nine new `consumer.*` zh/en keys added. ## Why The reset-offset modal rendered its header, labels and states 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]
