yyqdbngt opened a new pull request, #3016: URL: https://github.com/apache/rocketmq-dashboard/pull/3016
## Summary Localize the message page's state texts (`instance/message.tsx`): - Query-disabled reasons: no instance / topics loading / topic list failed to load - Topic-list load failure toast fallback, query-without-instance error, and history-load error fallback Six new `message.*` zh/en keys added. ## Why The message page's disabled-state texts and load-error fallbacks still rendered in Chinese in the English UI. ## Testing - `vitest run src/pages/instance/__tests__/MessagePage.test.tsx src/pages/instance/__tests__/MessagePageAsyncState.test.tsx` → 20/20 passed - `tsc --noEmit` → clean - `eslint` on changed files → 0 errors (1 pre-existing warning) - 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]
