<?php
return [
'Id' => 'ID',
'Title' => '标题',
'Value' => '配置值',
'Array key' => '键',
'Array value' => '值',
];