add translations for sell product
This commit is contained in:
@@ -32,7 +32,7 @@ class ProductLookupForm extends Model
|
||||
public function attributeLabels()
|
||||
{
|
||||
return [
|
||||
'verifyCode' => 'Verification Code',
|
||||
'filter_text' => Yii::t('frontend/product','Barcode or product code') ,
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user