<?php
return [
    'labels' => [
        'CommentTpl' => '评价模板',
        'comment-tpl' => '评价模板',
    ],
    'fields' => [
        'title' => '标题',
        'content' => '内容',
    ],
    'options' => [],
];