- Edited
ViktorVoronin I agree. Unfortunately macOS does not provide a translation API, so we can not implement it 'natively'.
The only way to do it is to use an external API which has two problems:
- Privacy implications as you are sending data to external service
- All external translations APIs are paid
Edit: It seems that Monterey added a native translation feature, we can definitely use that.