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
On the login screen, there is a mixture of languages when locale settings detects German.
Don't have an account? and I forgot my passowrd should be in German language or all other Fields have to be in English.
Don't have an account?
I forgot my passowrd
Fief version: 0.28.6
A work around for us could be to switch off the automatic translation and keep english. How can we do that?
The text was updated successfully, but these errors were encountered:
Hmm, yes, there are some quirks with the translations sometimes.
We do not have a global setting right now, but you can enforce it when redirecting your users using the lang parameter on the authorize URL: https://docs.fief.dev/going-further/authorize-url/
lang
Sorry, something went wrong.
No branches or pull requests
Describe the bug
On the login screen, there is a mixture of languages when locale settings detects German.
To Reproduce
Expected behavior
Don't have an account?
andI forgot my passowrd
should be in German language or all other Fields have to be in English.Configuration
Fief version: 0.28.6
Additional context
A work around for us could be to switch off the automatic translation and keep english. How can we do that?
The text was updated successfully, but these errors were encountered: