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