first upload all files
This commit is contained in:
15
Modules/Attribute/Resources/lang/en/attribute_sets.php
Normal file
15
Modules/Attribute/Resources/lang/en/attribute_sets.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'attribute_set' => 'Attribute Set',
|
||||
'attribute_sets' => 'Attribute Sets',
|
||||
'table' => [
|
||||
'name' => 'Name',
|
||||
],
|
||||
'tabs' => [
|
||||
'group' => [
|
||||
'attribute_set_information' => 'Attribute Set Information',
|
||||
],
|
||||
'general' => 'General',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user