Files
nexusphp/resources/lang/zh_CN/exam-user.php
xiaomlove 88207b9975 add-trans
2021-05-19 19:45:41 +08:00

10 lines
121 B
PHP

<?php
return [
'admin' => [
'list' => [
'page_title' => '考核用户列表'
]
]
];