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

   ## Summary
   
   Localize the instance edit modal (`instance/index.tsx`):
   
   - Modal title 编辑实例 — {name}, save/cancel buttons
   - 实例 ID (reused dormant `instance.instanceName`) and 接入方式 label/rules
   - 接入地址 field: required rule, mode-specific extra hints (Direct / cloud 
not-editable / select-first), example placeholders
   - 管理凭据引用 field (label, edit-variant help text, example) and 备注 label + 
placeholder
   
   Twelve new `instance.*` zh/en keys added (several reuse key names also 
defined by the add-form PRs with identical text).
   
   ## Why
   
   The edit-instance modal rendered its labels and help texts 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