Skip to content
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

Add locale support in the app #106

Open
ymaheshwari1 opened this issue Dec 4, 2024 · 1 comment
Open

Add locale support in the app #106

ymaheshwari1 opened this issue Dec 4, 2024 · 1 comment
Assignees

Comments

@ymaheshwari1
Copy link
Contributor

Currently the app is always displayed in English language, but if the users preferred language is not english then there is no way to change the language in the app.

Need to use the locale added on the order in the app, and if the locale is missing from the order then display the app by default in English.

@ymaheshwari1 ymaheshwari1 moved this from 📋 Backlog to 🏗 In progress in Digital Experience Platform Dec 4, 2024
@ymaheshwari1 ymaheshwari1 self-assigned this Dec 4, 2024
ymaheshwari1 added a commit to ymaheshwari1/reroute-fulfilment that referenced this issue Dec 4, 2024
Used the locale string from the order to be used in the app, as app does not have any functionality to change locale
ymaheshwari1 added a commit that referenced this issue Dec 4, 2024
Implemented: locale support in the app(#106)
ymaheshwari1 added a commit to ymaheshwari1/reroute-fulfilment that referenced this issue Dec 4, 2024
ymaheshwari1 added a commit that referenced this issue Dec 4, 2024
Implemented: locale support in the app by honoring the locale set on the order(#106)
@ymaheshwari1 ymaheshwari1 moved this from 🏗 In progress to 👀 In review in Digital Experience Platform Dec 4, 2024
@ymaheshwari1 ymaheshwari1 moved this from 👀 In review to ⏸️ Dev complete in Digital Experience Platform Dec 4, 2024
@ymaheshwari1
Copy link
Contributor Author

Added locale support in both v1 and v2 of the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ⏸️ Dev complete
Development

No branches or pull requests

1 participant