<?php
return [
'fields' => [
'id' => 'ID',
'profile' => [
'address' => '地址',
],
'labels' => [
'List' => '列表',
];