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
936 stars 149 forks source link

feat: i18n support #137

Open arthurchenn opened 1 year ago

arthurchenn commented 1 year ago

Feature Request

Describe the Feature Request i18n support

Describe Preferred Solution npm i react-i18next

can edit some i18n files to support multiple languages, without modifying other source codes. Describe Alternatives

Related Code

Additional Context

If the feature request is approved, would you be willing to submit a PR? Yes / No (Help can be provided if you need assistance submitting a PR)

aruznieto commented 1 year ago

Did you see crowdin OTA client?

https://crowdin.github.io/ota-client-js/tutorials/react-native#integration-with-react-native-localization

aruznieto commented 1 year ago

Did you see crowdin OTA client?

https://crowdin.github.io/ota-client-js/tutorials/react-native#integration-with-react-native-localization

WIP with react-i18next