Error when translating long texts
-
/client/deeplapi-translate.class.php
The call to the prepareString method when splitting the strings should have a second argument ($string_index) at line 143:
$prepared_string = $this->prepareString( $splitted_string );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Error when translating long texts’ is closed to new replies.