WebUI. Lost languages. #166
-
From Grbl_Esp32 created by maximius: bdring/Grbl_Esp32#784 Good afternoon. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
the size of Filesystem is limited so not all supported languages of webUI are available for GRBL default webUI. |
Beta Was this translation helpful? Give feedback.
-
@maximius issue has been transfered to webUI |
Beta Was this translation helpful? Give feedback.
-
@maximius does this answer your question ? |
Beta Was this translation helpful? Give feedback.
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