Is there a way to know the language of the UI programmatically from a LUA file ?
for instance, Infolog viewer shows the page http:///cgi-bin/cmh/sysinfo.sh which returns a json object with a property called “ui_language” but can I read this directly from my .lua file in my plugin ?