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

   ## Summary
   
   Localize the consumer group detail drawer's overview tab 
(`instance/consumer.tsx`):
   
   - Drawer title (Group 详情) and the 2s auto-refresh hint
   - Overview tab label and the three statistic-card titles 在线实例/总堆积/订阅 Topic 数
   - Overview descriptions: Group 名称/所属集群/订阅模式/消费类型/订阅组类型/消费延迟/最大重试次数 (+"次" 
suffix)/创建时间/订阅 Topic
   
   Reused dormant keys 
(`consumer.name/subMode/subGroupType/delay/maxRetry/createdAt`) and added ten 
new `consumer.*` keys.
   
   ## Why
   
   The consumer detail drawer's overview tab rendered entirely in Chinese in 
the English UI.
   
   ## Testing
   
   - `vitest run src/pages/instance/__tests__/ConsumerPage.test.tsx` → 24/24 
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