-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
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
pt-BR language is not being installed #760
Comments
@rafaels-dev - Apologies for the confusion. The language files are in the |
Hi @joshcanhelp. Could you include these files in version '3.11.2', please? I can see a branch called 3.11.2-dev in development. |
The problem is that this translation file does not include a number of strings used in v3.x. We've removed a number of places where strings are output so you would be missing translations. |
Could I translate the file for v3.x and sent a PR? |
If you can do it in the next hour :) we have to release ASAP to account for SameSite changes - #758 |
Next hour it's very hard to me, sorry. Go ahead with your release. I can make a PR for next versions, if it's applicable in your opinion. |
Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.
Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.
By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.
Description
I've installed Auth0 3.11.1 plugin in my Wordpress 5.2.5. My tenant is configured with pt-BR language. My wordpress is configured to require only confirmed e-mails.
Sign-up and Login steps is in brazilian portuguese, but after register, the message "This site requires a verified email address." appears in english.
I looked for this string in plugin files and folders, and I can see just these files:
I think another languages is not being installed when plugin is activated.
The i18n worked fine after I copied languages folder from GitHub.
The text was updated successfully, but these errors were encountered: