yyqdbngt opened a new pull request, #3218: URL: https://github.com/apache/rocketmq-dashboard/pull/3218
## Summary The home dashboard page was mostly localized but its load-failure alert was still hard-coded zh. Localized in pages/home/dashboard.tsx: - The error alert message (仪表盘加载失败) and description (无法获取集群概览...) now come from translation keys, and the 重试 action reuses the new `dashboard.retry` key. - 3 new `dashboard.*` keys; zh byte-identical. ## Why The dashboard failure state is a first-run experience; its guidance should follow the active language. ## Testing - `tsc --noEmit` passes - `eslint` clean on the changed files -- 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]
