-
Notifications
You must be signed in to change notification settings - Fork 53
Add Preferred languages to Application Registration Configuration #1949
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please update this tutorial with a new screenshot? https://fusionauth.io/docs/v1/tech/guides/basic-registration-forms
Not sure if this should be documented here, but what does the preferred languages field look like? is it the same as the locale selector? How do I control what shows up there?
@mooreds updated the guide screenshot. The selection uses https://fusionauth.io/docs/v1/tech/reference/data-types#locales There is no way to configure which locales appear in the list similar to the existing preferred languages dropdown. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small change requested.
Co-authored-by: Dan Moore <github@mooreds.com>
Is this ready to merge, @spwitt ? |
Or is this waiting for 1.45? Oops, looks like it is. |
Would be awesome if this made it into 1.47. |
@spwitt super exciting! This is great for folks who are on the community version and want to make sure their initial emails are sent out in the correct language. |
Add
preferredLanguages
toApplicationRegistrationConfiguration
APIs. Update screenshot.Site Issue:
user.preferredLanguages
on Basic Registration Forms #1943Related Issue: