7 lines
507 B
PHP
7 lines
507 B
PHP
<?php
|
|
return [
|
|
'Group Name Arr' => 'Administrator Grouping ',
|
|
'Please use another administrator account to disable the current account!' => 'Disable the current account, please use another administrator account!',
|
|
'Please select channel' => 'Please select channel',
|
|
'Current admin has no channel bound' => 'Current admin has no channel bound',
|
|
]; |