public function init() { parent::init(); if (!$this->name) { $this->name = \Yii::t('skeeks/cms', 'File'); } }