Switch configuration website languages
masterYou can change the language of the configuration portal at compile time. By default, it uses LANG_EN. If using PlatformIO, add the desired language code as a build flag in your platformio.ini file.
Available language codes:
LANG_DE(German)LANG_EN(English)LANG_ES(Spanish)LANG_FR(French)LANG_PT(Portuguese)LANG_PT_BR(Portuguese Brazil)