yyqdbngt opened a new pull request, #3031: URL: https://github.com/apache/rocketmq-dashboard/pull/3031
## Summary Localize the last hard-coded string on the cluster clients page (`cluster/clients.tsx`): - The load-error alert's retry button text → `cluster.clientsRetry` One new `cluster.*` zh/en key added (complements the load-error fallback localized in #2977). ## Why The retry button in the connection-load error alert was the final hard-coded Chinese string on the page. ## Testing - `vitest run src/pages/cluster/__tests__/ClientsPage.test.tsx` → 15/15 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]
