first upload all files
This commit is contained in:
9
Modules/Review/Resources/lang/en/attributes.php
Normal file
9
Modules/Review/Resources/lang/en/attributes.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'rating' => 'Rating',
|
||||
'reviewer_name' => 'Reviewer Name',
|
||||
'comment' => 'Comment',
|
||||
'captcha' => 'Captcha',
|
||||
'is_approved' => 'Status',
|
||||
];
|
||||
Reference in New Issue
Block a user