luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
762 stars 305 forks source link

WebUI. Lost languages. #165

Closed luc-github closed 3 years ago

luc-github commented 3 years ago

From Grbl_Esp32 created by maximius: bdring/Grbl_Esp32#784

Good afternoon. After downloading the latest firmware version, GRBL_ESP 32 installed the latest version of WebUI (UI: 2. 1b68 / FW: 1.3 (20210203)) and noticed that all languages except English and Ukrainian were missing from the interface. After I installed the previous version of WebUI (UI: 2. 1b52 / FW: 1.3 (20210203)), most of the languages returned(I use Russian). Can I add other languages?

luc-github commented 3 years ago

the size of Filesystem is limited so not all supported languages of webUI are available for GRBL default webUI. all packages are available here : https://github.com/luc-github/ESP3D-WEBUI/tree/2.1/languages grbl directory contain the language supported until now, if you need specific set - need to build a specific package if you only need russian the package is available in ru directory. In coming version, the language packs will be external, allowing more flexibility, no need to build webUI to add new language - but it is not available yet

luc-github commented 3 years ago

@maximius issue has been transfered to webUI

luc-github commented 3 years ago

@maximius does this answer your question ?