ant-design-pro
ant-design-pro copied to clipboard
👑 [需求 | Feature] 对各异常页进行国际化
🥰 需求描述 | Requirements description
对各异常页(如404页面)进行国际化。例如,目前的404页面 https://preview.pro.ant.design/exception/404 只有英文版本,没有进行国际化。
🧐 解决方案 | Solution
修改 src/pages/404.tsx
并在各语言里添加相应的翻译。
🚑 其他信息 | Other information
求个pr
Hello @luketzh. We totally like your proposal/feedback, welcome to send us a Pull Request for it. Please provide changelog/TypeScript/documentation/test cases if needed and make sure CI passed, we will review it soon. We appreciate your effort in advance and looking forward to your contribution!
你好 @luketzh,我们完全同意你的提议/反馈,欢迎直接在此仓库 创建一个 Pull Request 来解决这个问题。请务必提供改动所需相应的 changelog、TypeScript 定义、测试用例、文档等,并确保 CI 通过,我们会尽快进行 Review,提前感谢和期待您的贡献。
#11064 @chenshuai2144