Files
nexusphp/resources/lang/zh_CN/nexus.php
2021-05-04 14:21:18 +08:00

6 lines
61 B
PHP

<?php
return [
'invalid_argument' => '参数错误',
];