yyqdbngt opened a new pull request, #3018: URL: https://github.com/apache/rocketmq-dashboard/pull/3018
## Summary Localize the instance page header and filter bar (`instance/index.tsx`): - Header description with the visible instance count → `instance.headerDesc` - Search placeholder (reused dormant `instance.searchPlaceholder`) - Access-type filter options 全部架构/云服务/Proxy Local 模式/Proxy Cluster 模式/Direct 模式 (reused `instance.allTypes` + four new `instance.type*` keys, also applied to the identical option lists elsewhere in the page) Five new `instance.*` zh/en keys added. ## Why The instance page header and its architecture filter 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]
