maakbaas / esp8266-iot-framework

Framework for IoT projects implementing HTTPS requests, a React web interface, WiFi manager, live dashboard, configuration manager, file manager and OTA updates.
GNU General Public License v3.0
417 stars 113 forks source link

Add brazilian portuguese #117

Closed FernandoGarcia closed 3 years ago

FernandoGarcia commented 3 years ago

I'm not sure if I can call this file as pt-br but it should work if user changes the length in the configuration file to 6 like this.

"length": 6,
"value": "pt-br"

Maybe I could add instruction here.

maakbaas commented 3 years ago

You are on a roll :).

I'll add this in, and then I will see later about giving consistent naming to the other JSON files as well, and updating the docs if needed.