RockteMQ-AI commented on issue #4620: URL: https://github.com/apache/rocketmq-dashboard/issues/4620#issuecomment-5752316239
**Issue Evaluation** Category: `bug` | Status: **Confirmed** The reported issue has been verified against the current codebase. **Root Cause:** `web/src/pages/cluster/certs.tsx` contains 37 lines with hardcoded Chinese strings — column titles (K8s 集群名称, 类型, 签发者, 到期时间, 剩余天数), action labels, success/error messages, modal form labels, and confirmation prompts are all raw Chinese literals. **Impact:** The K8s Certificate management page displays Chinese text regardless of the selected UI language. **Severity:** medium — same i18n completeness gap as other Studio pages. A fix has been proposed in #4619. --- *Automated evaluation by github-manager* -- 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]
