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

   ## Summary
   
   Localize the instance batch-delete flow (`instance/index.tsx`):
   
   - Batch-delete confirm modal title (with selection count) and content intro 
(keeps the existing cloud/open-source warning variable)
   - Batch-delete result summary (已删除 X 个) and the partial-failure message
   
   Four new `instance.*` zh/en keys added.
   
   ## Why
   
   The batch-delete confirmation and result toasts rendered in Chinese in the 
English UI.
   
   ## Testing
   
   - `vitest run src/pages/instance/__tests__/InstancePage.test.tsx` → 21/21 
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