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

   ## Summary
   
   Localize the topic send-message modal (`instance/topic.tsx`):
   
   - Modal title (send to topic) → `topic.sendMsg` (reused dormant key with the 
topic name param)
   - okText/cancelText → `topic.send` / `common.cancel`
   - Tag/key inputs placeholders, message-body label/rule/placeholder, 
quick-fill label, custom-properties label/help, entry mode options 逐条录入/批量粘贴, 
property name/value placeholders, add-property button → new `topic.*` keys
   
   Thirteen new `topic.*` zh/en keys added.
   
   ## Why
   
   The send-message modal rendered 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