Skip to content

Translation for words present in both languages not working correctly #1

@Ruko2010

Description

@Ruko2010

If you have an input word that is present in both languages, the result is not as expected.
For Example:
dict de en test
should output the english translation of test. But it outputs the german ones first:
image

If I switch both languages the result stays the same:
dict en de test
image

Is this an API issue of dict.cc, or a workflow problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions