Files
nexusphp/resources/lang/zh_CN/nexus.php
T

6 lines
61 B
PHP
Raw Normal View History

2021-05-04 14:21:18 +08:00
<?php
return [
'invalid_argument' => '参数错误',
];