Problem/Motivation
The annotation for ContentTranslationHandler::entityFormTitle
is not documenting the return value.
Proposed resolution
Use the relevant description from \Drupal\Core\Entity\EntityInterface::label(), since this is just a wrapper around that task.
Remaining tasks
Patch coming.
User interface changes
N/A
API changes
N/A