Skip to content

Implement DeeplFreeTranslator #104

Open
@vitonsky

Description

@vitonsky

Related to translate-tools/linguist#457

Request example:

await fetch('https://deeplx.vercel.app/translate', {method: 'post', headers: {'content-type': 'application/json'}, body: JSON.stringify({"text": "have a try", "source_lang": "auto", "target_lang": "ja"})})

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions