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

   ## Summary
   
   Localize the consumer detail drawer's configuration tab and the thread-stack 
modal (`instance/consumer.tsx`):
   
   - Configuration tab: tab label, Group 名称 (reused `consumer.name`), 
重试队列数/最大重试次数 form items and their validation messages (reused 
`consumer.maxRetry`), save button (`common.save`)
   - Thread-stack modal: title, 采集时间/线程数 descriptions and the thread-name 
column header
   
   Eight new `consumer.*` zh/en keys added.
   
   ## Why
   
   The configuration tab and thread-stack modal 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