yyqdbngt opened a new pull request, #3054: URL: https://github.com/apache/rocketmq-dashboard/pull/3054
## Summary Localize the topic import-preview table plus toolbar/batch-delete controls (`instance/topic.tsx`): - Import preview table: 行号/Topic 名称/状态/说明 columns and the 成功/失败/无效/待导入 status tags - Search placeholder (搜索 Topic 名称) and type-filter placeholder - Batch-delete confirm modal title/content/ok/cancel Eleven new `topic.*` zh/en keys added (reusing `topic.name` and `topic.delete`). ## Why The import preview table, search/filter controls and batch-delete flow rendered 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]
