bztang-admin/plugins/red-packet/lang/zh-CN/test.php

6 lines
74 B
PHP

<?php
return [
'title'=>'测试标题',
'name'=>'测试名字'
];