<?php 
return [
    'labels' => [
        'BrandLevel' => '品牌类别',
        'brand-level' => '品牌类别',
    ],
    'fields' => [
        'title' => '名称',
    ],
    'options' => [
    ],
];