/**
  * {@inheritdoc}
  */
 public function isNewTranslation()
 {
     return $this->subject->isNewTranslation();
 }