public function truncateTranslations()
 {
     Translation::truncate();
 }