dec0dOS / zero-ui

ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.
GNU General Public License v3.0
912 stars 146 forks source link

feat: i18n #182

Closed aruznieto closed 10 months ago

aruznieto commented 10 months ago

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.

aruznieto commented 10 months ago

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

aruznieto commented 10 months ago

https://crowdin.com/project/zero-ui

We can talk on Discord/Telegram if u want

dec0dOS commented 10 months ago

https://crowdin.com/project/zero-ui

We can talk on Discord/Telegram if u want

I would like to know more about the crowdin platform. Please share your contacts.

dec0dOS commented 10 months ago

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

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

aruznieto commented 10 months ago

https://crowdin.com/project/zero-ui

We can talk on Discord/Telegram if u want

I would like to know more about the crowdin platform. Please share your contacts.

Same username that here. @aruznieto (tg)

dec0dOS commented 10 months ago

Same username that here. @aruznieto (tg)

Right now, I'm a bit tied up, but I'll reach out to you later

dec0dOS commented 10 months ago

Screenshot 2023-10-19 at 14 01 56

aruznieto commented 10 months ago

I think now all is done.

dec0dOS commented 10 months ago

LGTM