17 lines
326 B
JSON
17 lines
326 B
JSON
|
{
|
||
|
"targetLanguage": {
|
||
|
"text": "German",
|
||
|
"code": "de"
|
||
|
},
|
||
|
"apiType": {
|
||
|
"text": "Builtin",
|
||
|
"value": "0"
|
||
|
},
|
||
|
"translateApiUrl": "https://api.cognitive.microsofttranslator.com/translate?api-version=3.0",
|
||
|
"maxCharacters": 2000,
|
||
|
"token": "",
|
||
|
"region": {
|
||
|
"text": "Global",
|
||
|
"code": "global"
|
||
|
}
|
||
|
}
|