Frun1na opened a new issue, #4630: URL: https://github.com/apache/rocketmq-dashboard/issues/4630
### Bug Description Three Studio pages still contain hardcoded Chinese strings while the rest of each page uses the i18n catalog, so the English UI shows Chinese text: - Ops page: the "运行时配置不可用" info Alert (message + fallback description) shown when the cluster does not support Ops runtime configuration - Broker Cluster page: the instance selector aria-label and placeholder "选择实例" - Alert rule templates page: the header subtitle "可复用的业务告警规则模板资产" ### Steps to Reproduce 1. Switch the UI language to English. 2. Open the Ops page on a cluster without Ops runtime configuration support (or the Broker Cluster / Alert rule templates pages). 3. Chinese text appears in the Alert / Select placeholder / page subtitle. ### Expected Behavior All user-visible strings follow the language preference, as the rest of these pages already do. ### Environment - `rocketmq-studio` branch web UI - Language preference: en Proposed fix: #4629 -- 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]
