Hypfer / Valetudo

Cloud replacement for vacuum robots enabling local-only operation
https://valetudo.cloud
Apache License 2.0
6.38k stars 388 forks source link

[Feature Request] Localizations for client's WebUI #384

Closed HackintoshHD closed 4 years ago

HackintoshHD commented 4 years ago

I'd like to propose adding localizations to the client's WebUI so that the user interface can appear in different languages based on your device's locale. I see this has already been implemented in Valetudo RE here.

rimrul commented 4 years ago

The Valetudo RE commit could probably be adapted to Valetudo. I would import the packages(i18next,i18next xhr backend,loc-i18next) via package.json or yarn.lock. There have also been some changes to Valetudo (and Valetudo RE) since ee509ca, which seems to be the latest Valetudo commit in Valetudo RE.

HHenning0815 commented 4 years ago

I would like to have localisation also (WAF and so) - please let know when and how ist possible.

Hypfer commented 4 years ago

Duplicate of #70