yyqdbngt opened a new pull request, #3017: URL: https://github.com/apache/rocketmq-dashboard/pull/3017
## Summary Localize the DLQ retry modal and detail drawer (`instance/dlq.tsx`): - Export time-range label; retry modal title, ok/cancel buttons, warning, source-group/死信数量/target-topic labels, message-unit suffix, time-range label and topic placeholder - Detail drawer title (DLQ 消息明细 with optional group name), 死信数量/最近入队时间 labels, 不可用 fallback, export-selected/all buttons and batch-resend-selected button Sixteen new `dlq.*` zh/en keys added. ## Why The retry modal and the detail drawer rendered their labels and buttons entirely in Chinese in the English UI. ## Testing - `vitest run src/pages/instance/__tests__/DLQPage.test.tsx` → 17/17 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]
