add translateions
This commit is contained in:
@@ -49,6 +49,12 @@ class ResetPasswordForm extends Model
|
||||
];
|
||||
}
|
||||
|
||||
public function attributeLabels(){
|
||||
return [
|
||||
'passowrd' => Yii::t('frontend/site' , 'Password')
|
||||
];
|
||||
}
|
||||
|
||||
/**
|
||||
* Resets password.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user