Skip to content

dpom/etrans

Repository files navigation

README

Description

The goal of this project is to implement an emacs command that will replace the selected text with a translation into another language.

The original text is put in kill-ring.

Configuration

To use it correctly you need to customize the variables:

  • etrans-deepl-auth-key (no default value)
  • etrans-source-lang (default “RO”)
  • etrans-target-lang (default “EN”)

References

  1. https://www.deepl.com/docs-api/introduction/
  2. https://gist.github.com/masatoi/ec90d49331e40983427025f8167d01ee

About

translate text inside emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published