unclear_text_text abstract method

String unclear_text_text(
  1. String document
)

Message when document text is unclear

In en, this message translates to: 'The text on your {document} is hard to read. Please try again.'

Implementation

String unclear_text_text(String document);