Also I would like to have tool to search for app that is using certain translation to put it in context. I've done quick and dirty setup as proof of concept
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
https://www.espruino.com/Bangle.js+Locale is still refering to:
After some digging i found that current approach should be as in https://github.com/espruino/BangleApps/blob/master/lang/README.md
Also I would like to have tool to search for app that is using certain translation to put it in context. I've done quick and dirty setup as proof of concept
It would be better to prepare something like this in js as this would be agnostic tool.
HTH