Add page localization #7127
Labels
state:released
Released as stable version
state:released-beta
Released as beta version
type:feature
New feature or improvement of existing feature
New Feature / Enhancement Checklist
Current Limitation
It is currently not easily possible to localize pages for
Feature / Enhancement Description
Localize the Parse Server pages by handling an optional user locale in the query of the public API routes, such as
request_password_reset
choose_password
verify_email
resend_verification_email
With the introduction of Parse Server API Mail Adapter, a user locale parameter can be attached to links being sent in the password reset and email verification emails, making it easy to attach a user locale in the query.
Example Use Case
Public API Router
detect the locale and return a localized file.Alternatives / Workarounds
3rd Party References
The text was updated successfully, but these errors were encountered: