davetcc / tcMenu

Menu library for Arduino, mbed and ESP with designer UI and remote control capabilities.
https://www.thecoderscorner.com/products/arduino-libraries/tc-menu/
Apache License 2.0
272 stars 25 forks source link

Mobile form editor for embedControl static text should be localizable. #381

Open davetcc opened 11 months ago

davetcc commented 11 months ago

Is your feature request related to a problem? Please describe. Any static text in the embedControl form XML should be able to be localized, otherwise, it would need the form repeated many times for maybe one or two text fields.

Describe the solution you'd like Save the default text in the XML, and allow users to edit and add more locales later.