- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
The Firefox browser now has a built-in page translator that works even without the Internet::Mozilla has announced the release of an update to its Firefox browser. In version number 118, users will find a significant innovation - a built-in translator
Can one use that translation tool from command line?
If you want to dig into it, I believe this is the core project for the translations.
I’m willing to bet you could work something out to make it work
Otherwise there’s always selenium which I imagine would include functionality to do the page translations.
+1 for interest!
If not natively, I bet you could work something out with headless mode, perhaps.