yyqdbngt opened a new pull request, #3024: URL: https://github.com/apache/rocketmq-dashboard/pull/3024
## Summary Localize the AI chat page's setup and chat regions (`pages/ai/index.tsx`): - AI-not-enabled banner title and its settings button - Setup hint with the settings link (设置 → AI 助手) - Model select placeholder (loading/ready states), 已就绪/未就绪 status - Chat input placeholder, toolbar 工具/Prompt 增强 labels and the enhance tooltip, stop button - AI Tools modal title and its ok/cancel buttons Seventeen new `ai.*` zh/en keys added. ## Why The AI page's setup banner, model selector, chat input and tool modal rendered in Chinese in the English UI. ## Testing - `vitest run src/pages/ai/__tests__/AiPage.test.tsx` → 13/13 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]
