DeepL Translator

FREEMIUM
By splintPRO | Updated il y a 2 jours | Translation
Popularity

9.8 / 10

Latency

4,545ms

Service Level

100%

Health Check

100%

Back to All Discussions

New line text

Rapid account: Danielwm 994
danielwm994
il y a 2 mois

Hi. How do you make the text on a new line?

For example:
“text”: "
This is an example text for translation.
This is an example text for translation.

This is an example text for translation.
",

and have the response returned as well.

If there is no such option, could you add it?

Rapid account: Splint PRO
splintPRO Commented il y a 2 mois

Hello
{
“text”: “This is a example text for translation.\nThis is a example text for translation.”,
“source”: “EN”,
“target”: “KO”
}

\n between the text you want to put a new line

You can check this in the client e.g. in postman. The testbed with rapidapi code where you can send a request removes the \n sign for some unknown reason.

Join in the discussion - add comment below:

Login / Signup to post new comments