We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ProFormCaptcha 在修改i18n为en-US 获取验证码按钮没有i18n翻译
预期需要获取验证码按钮翻译i18n
The text was updated successfully, but these errors were encountered:
https://github.com/cycleccc/pro-components/blob/21ce755745c1b5fa26415cd1dcc1a8ac8ed2c159/packages/form/src/components/Captcha/index.tsx#L49 通过使用 captchaTextRender 盖掉即可,内置的 i18n 也不太灵活,没必要改了。
Sorry, something went wrong.
https://github.com/cycleccc/pro-components/blob/21ce755745c1b5fa26415cd1dcc1a8ac8ed2c159/packages/form/src/components/Captcha/index.tsx#L4By9 使用 captchaTextRender 盖掉就可以了,里面的 i18n 也不太好用,没必要改了。
好的感谢
No branches or pull requests
🐛 bug 描述
ProFormCaptcha 在修改i18n为en-US 获取验证码按钮没有i18n翻译
🏞 期望结果
预期需要获取验证码按钮翻译i18n
© 版本信息
The text was updated successfully, but these errors were encountered: