Added
- Add
error_message
property toDocumentStatus
, describing the error in case of document translation failure.
Changed
- Improve error message if
translate_text_with_glossary
is called without an instance ofGlossaryInfo
. translate_document
andtranslate_document_from_filepath
return finalDocumentStatus
, allowing the number of
billed characters to be queried.