5 lines
100 B
PHP
5 lines
100 B
PHP
<?php
|
|
return array (
|
|
'参数错误' => '参数错误',
|
|
'Invalid parameter' => '参数无效',
|
|
); |