Files
im/resource/translations/en/api/group.php
T

5 lines
105 B
PHP
Raw Normal View History

2026-03-06 02:31:40 +08:00
<?php
return array (
'参数错误' => '参数错误',
2026-04-08 10:05:25 +08:00
'Invalid parameter' => 'Invalid parameter',
2026-03-06 02:31:40 +08:00
);