¨4.0.1¨
This commit is contained in:
10
Modules/Variation/Resources/lang/en/attributes.php
Normal file
10
Modules/Variation/Resources/lang/en/attributes.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'name' => 'Name',
|
||||
'type' => 'Type',
|
||||
'values' => 'Values',
|
||||
'values.*.label' => 'Label',
|
||||
'values.*.color' => 'Color',
|
||||
'values.*.image' => 'Image',
|
||||
];
|
||||
Reference in New Issue
Block a user