yyqdbngt opened a new pull request, #3177: URL: https://github.com/apache/rocketmq-dashboard/pull/3177
### Summary Localize the demo (mock-mode) instance remarks for English UI: - `Instance` gains an optional `enRemark`; all 5 demo instances (`mock/instances.ts`) now carry English remarks. - The instance list's remark cell renders `enRemark` in English UI, falling back to the Chinese remark otherwise. ### Why In demo mode the instance list's remark column leaked Chinese into English UI. ### Testing - `tsc --noEmit` passes (exit 0). - `eslint` clean on changed files (0 errors). - Vitest: full `InstancePage` suite passes (21/21, 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]
