<?php
return [
'labels' => [
'ProductFeature' => '商品特点',
'product-features' => '商品特点',
],
'fields' => [
'name' => '名称',
'icon' => '图标',
'remarks' => '备注',
'options' => [
];