-
Notifications
You must be signed in to change notification settings - Fork 152
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
feat: i18n #182
feat: i18n #182
Conversation
Added settings page (no tested on a computer with a different than Spanish or English). Maybe you should consider to remove all console.logs on all platform or enable it only on debug mode, nor production |
https://crowdin.com/project/zero-ui We can talk on Discord/Telegram if u want |
frontend/src/components/SettingsComponent/SettingsComponent.jsx
Outdated
Show resolved
Hide resolved
frontend/src/components/SettingsComponent/SettingsComponent.jsx
Outdated
Show resolved
Hide resolved
frontend/src/components/SettingsComponent/SettingsComponent.jsx
Outdated
Show resolved
Hide resolved
I would like to know more about the crowdin platform. Please share your contacts. |
Removing the console.log statements from the frontend doesn't offer any significant benefits. ZeroUI is primarily used by administrators, not average users. Logs can be quite helpful in identifying and resolving issues, so removing them doesn't really contribute to the improvement of the platform in any way |
Same username that here. @aruznieto (tg) |
Right now, I'm a bit tied up, but I'll reach out to you later |
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.
Some files are still missing the proper translation. Check the https://github.com/aruznieto/zero-ui/blob/i18n/frontend/src/components/NetworkSettings/components/ManagedRoutes/ManagedRoutes.jsx
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.
I think now all is done. |
LGTM |
Add i18n capability.
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: #137
Does this introduce a breaking change?
Other information
Actually I trying to add the possibility to change the language.