yyqdbngt opened a new pull request, #3003: URL: https://github.com/apache/rocketmq-dashboard/pull/3003
## Summary Localize the topic import and route-sync modals (`instance/topic.tsx`): - Import modal: okText 重试失败项/开始导入, close button, CSV error/warning/info alert messages and their shared description - Route-sync modal: title, close button, verifying spinner tip, all-synced and missing-route texts, 写/读队列数/状态/操作 columns and 已同步/缺失路由 tags Thirteen new `topic.*` zh/en keys added; reused `common.close`, `common.status` and `topic.action`. ## Why Both modals 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]
