I'm trying to understand if it works with an Electron (or Tauri) app on desktop? Cannot find any mention on the website. And how it works with apps that are not bases on React Router or anything similar, so it cannot learn all the possible screens.
I solved this in a repository I made a few years back. By switching languages, .missing.json files are generated with the words that don't have the other-language equivalent. Then, you run this script which calls the google translate API to generate the translations. https://github.com/reZach/secure-electron-template/blob/mast...
Granted, it still suffers that it's not a human translator, but it doesn't require a LLM.
With the community support we hope to support more platforms soon vs now, but I can confidently say that adding support for techs stacks using one of the following:
Vite
Rollup
webpack
esbuild
Rspack
Rolldown
Farm
should be reasonably straightforward, and we expect pull requests adding other setups soon.