FleetCart/Modules/Attribute/Resources/lang/en/sidebar.php

7 lines
101 B
PHP
Raw Normal View History

2023-06-11 12:14:03 +00:00
<?php
return [
'attribute_sets' => 'Attribute Sets',
'attributes' => 'Attributes',
];