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

   ## Summary
   
   Localize the topic create modal (`instance/topic.tsx`):
   
   - Queue-count form items: 写队列数/读队列数 labels and the shared 每个 Broker 节点 8 个队列 
hint
   - Permission radio group: 权限 label and 读写/只读/只写 options
   - Remark label → `topic.remark` (reused dormant key) and its placeholder
   
   Eight new `topic.*` zh/en keys added.
   
   ## Why
   
   The topic create modal rendered its form labels and options entirely 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