审查视图

application/admin/lang/zh-cn/wechat/response.php 167 字节
王晓刚 authored
1 2 3 4 5 6 7 8
<?php

return [
    'Resource title' => '资源标题',
    'Event key'      => '事件标识',
    'Text'           => '文本',
    'App'            => '应用',
];