yyqdbngt opened a new pull request, #2996: URL: https://github.com/apache/rocketmq-dashboard/pull/2996
## Summary Localize the message trace table and detail drawer (`instance/message.tsx`): - Trace row buttons 详情/轨迹/验证/下载 (reused `message.detail`) - Trace table columns 消费者组/投递状态/消费时间/重试次数 - Detail drawer: 消息内容 tab label, 大小/存储时间 descriptions items, 消息体 heading New keys: `message.consumeTime/consumerGroup/deliveryStatus/download/messageBody/messageContent/retryCount/size/storeTime/trace/verify`. ## Why The trace table and the message detail drawer rendered entirely in Chinese in the English UI. ## Testing - `vitest run src/pages/instance/__tests__/MessagePage.test.tsx` → 9/9 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]
