mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-21 10:27:27 +08:00
6 lines
69 B
PHP
6 lines
69 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
return [
|
||
|
|
'edit_ban_reason' => '被管理人員禁用',
|
||
|
|
];
|