Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Add DeepL - Commercial Terms #4

Open
clementbiron opened this issue Feb 28, 2022 · 0 comments
Open

Add DeepL - Commercial Terms #4

clementbiron opened this issue Feb 28, 2022 · 0 comments
Labels

Comments

@clementbiron
Copy link

New service addition requested through the contribution tool

You can see the work done by the awesome contributor here:
http://localhost:3000/fr/service?destination=ambanum%2Ftest-repo2&documentType=Commercial%20Terms&name=DeepL&selectedCss[]=%23dl_translator&url=https%3A%2F%2Fwww.deepl.com%2Ftranslator&expertMode=true

Or on your local:
http://localhost:3000/fr/service?destination=ambanum%2Ftest-repo2&documentType=Commercial%20Terms&name=DeepL&selectedCss[]=%23dl_translator&url=https%3A%2F%2Fwww.deepl.com%2Ftranslator&expertMode=true

Or you can see the JSON generated here:

{
  "name": "DeepL",
  "documents": {
    "Commercial Terms": {
      "fetch": "https://www.deepl.com/translator",
      "select": [
        "#dl_translator"
      ]
    }
  }
}

You will need to create the following file in the root of the project: services/DeepL.json

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant