yyqdbngt opened a new pull request, #3053:
URL: https://github.com/apache/rocketmq-dashboard/pull/3053

   ## Summary
   
   Localize the topic detail drawer's subscription/consumer tables and 
descriptions (`instance/topic.tsx`):
   
   - Subscription table: 权限/诊断 column titles, 读/写 sub-tags, metric-unavailable 
fallbacks (two cells)
   - Consumers table: 消费者组/消费模式/消费 TPS/堆积量 column titles
   - Overview descriptions: Topic 名称/类型/集群 labels (reused dormant 
`topic.name`/`topic.type`/`topic.createdAt`), write/read queue counts, 
permission label, 今日消息量/消费者组数
   
   Fifteen new `topic.*` zh/en keys added (several re-define keys also 
introduced by the create-modal and permission-tag PRs with identical text).
   
   ## Why
   
   The subscription/consumer tables and overview descriptions 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]

Reply via email to