add frontend ticket translations
This commit is contained in:
@@ -92,6 +92,7 @@ class Customer extends \yii\db\ActiveRecord
|
||||
'created_at' => Yii::t('common/customer', 'Created At'),
|
||||
'updated_at' => Yii::t('common/customer', 'Updated At'),
|
||||
'customerCardNumber' => Yii::t('common/customer', 'Card number'),
|
||||
'cardNumber' => Yii::t('common/customer', 'Card number'),
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user