8 lines
68 B
PHP
8 lines
68 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'all' => '所有角色',
|
|
|
|
];
|