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

   ## Summary
   
   The Studio BrokerCluster page toolbar instance selector still used 
hard-coded zh for its accessible name and placeholder.
   
   Localized in pages/studio/BrokerCluster.tsx:
   - The select aria-label and placeholder (选择实例) now use the new 
`brokerCluster.selectInstance` key.
   - 1 new `brokerCluster.*` key; zh byte-identical.
   
   ## Why
   
   The toolbar selector is the primary instance switch on the page; its 
accessible name must follow the active language.
   
   ## Testing
   
   - `tsc --noEmit` passes
   - `eslint` clean on the changed files


-- 
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