Beispiel #1
0
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), ['viewFile' => \Yii::t('skeeks/cms', 'File-template')]);
 }
Beispiel #2
0
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), ['text' => 'Текст']);
 }