Closed tkohlmeier closed 9 months ago
This fixes #999 by updating translation plugin to use v2 linguee api.
Note that this is not an official API and does not work for all words.
Works fine: https://linguee-api.fly.dev/api/v2/translations?query=tree&src=en&dst=de
Returns Internal Server Error: https://linguee-api.fly.dev/api/v2/translations?query=order&src=en&dst=de
So we should find a better API.
This fixes #999 by updating translation plugin to use v2 linguee api.
Note that this is not an official API and does not work for all words.
Works fine: https://linguee-api.fly.dev/api/v2/translations?query=tree&src=en&dst=de
Returns Internal Server Error: https://linguee-api.fly.dev/api/v2/translations?query=order&src=en&dst=de
So we should find a better API.