-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
[Feature Request]: Add i18n support #26
Comments
@geromegrignon I will be working on this feature. |
Thanks Giovanni, assigned! |
By uncommenting code from the navigation.component.html (https://github.com/angular-sanctuary/angular-hub/blob/main/angular-hub/src/app/components/navigation/navigation.component.html), you'll get a panel for user preferences. It's displayed by default on medium to larger screens. |
Hello @giovnzcr, do you still have plans to work on this feature? |
Hello @geromegrignon I am interested in continuing this feature |
sure @ManuelPauloAfonso, I assigned you the task. Keep in mind the project is using SSR so the idea would be to retrieve the proper language on server side to prerender in the right language. |
Relevant Scope
angular application
Description
Please add i18n support to have geo localization translation
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
The text was updated successfully, but these errors were encountered: