0 votes
in Touch Interface by (240 points)
Where can I add translations to UI elements - like sun or moon - or the current date ?

Thanks

Joerg

1 Answer

0 votes
by (19.9k points)
selected by
 
Best answer
For the Color Kit code you'll unfortunately have to dig up the strings in the .ino file such as here: https://github.com/ThingPulse/esp8266-weather-station-color/blob/master/esp8266-weather-station-color.ino#L446, sorry.

The code for our ESPaper Plus/Lite Kits offers a much more convenient way to adjust the labels as they were all externalized into a header file: https://github.com/ThingPulse/espaper-weatherstation/blob/master/text.h.

Welcome to ThingPulse Q&A, where you can ask questions and receive answers from other members of the community.

https://thingpulse.com

...