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

   ### Summary
   Localize the demo subscription values shown on the Consumer page:
   
   - The `订阅一致性` (consistency) and `订阅模式` (filter mode) cells now render 
English display copy (`Consistent`/`Inconsistent`, `Full`/`Tag filter`/`SQL92 
filter`) when the UI language is English, while color and consistency checks 
keep operating on the underlying values.
   
   ### Why
   In demo mode these subscription cells were the remaining Chinese values on 
the consumer page in English UI.
   
   ### Testing
   - `tsc --noEmit` passes (exit 0).
   - `eslint` clean on the changed file (0 errors).
   - Vitest: full `ConsumerPage` suite passes (24/24, default-zh assertions 
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