<?php 
return [
    'labels' => [
        'Brand' => '品牌',
        'brand' => '品牌',
    ],
    'fields' => [
        'title' => '品牌名称',
    ],
    'options' => [
    ],
];