albertlauncher / albertlauncher/albert-plugin-python-translators
Does not work
@ManuelSchneid3r is already working on this.
Since Aug 3, 2026.
- #2 by @copilot-swe-agent — closed without merging
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
See title, using the plugin does not work in any input configuration, i.e. just inputting a string (e.g. "Я создал огромную печь."), inputting the target language and a string ("en Я создал огромную печь.") or source target string ("ru en Я создал огромную печь."). In any case, nothing happens. I also tried with a German test string. I each tested the "google", "bing", and "deepl" translators.
I tried running the code snippet from the translators library in a normal Python script and it gave me the correct and working output for multiple translators, e.g. "google" and "bing", with just "deepl" throwing an error. I'm not sure what exactly is broken, maybe the request takes too long and something breaks or something else.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.