mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-27 14:17:23 +08:00
add config change username card allow outside alphabets
This commit is contained in:
@@ -72,6 +72,10 @@ return [
|
||||
'not_seed_box_max_speed' => 'Not SeedBox max upload speed',
|
||||
'not_seed_box_max_speed_help' => 'Unit: Mbps, if this value is exceeded and the SeedBox record cannot be matched, download permission is disabled',
|
||||
],
|
||||
'system' => [
|
||||
'tab_header' => 'System',
|
||||
'change_username_card_allow_characters_outside_the_alphabets' => 'Does the name change card allow characters other than English letters',
|
||||
],
|
||||
],
|
||||
'user' => [
|
||||
'label' => 'User',
|
||||
|
||||
@@ -72,6 +72,10 @@ return [
|
||||
'not_seed_box_max_speed' => '非 SeedBox 最高限速',
|
||||
'not_seed_box_max_speed_help' => '单位:Mbps。若超过此值又不能匹配 SeedBox 记录,禁用下载权限',
|
||||
],
|
||||
'system' => [
|
||||
'tab_header' => '系统',
|
||||
'change_username_card_allow_characters_outside_the_alphabets' => '改名卡是否允许英文字母外的字符',
|
||||
],
|
||||
],
|
||||
'user' => [
|
||||
'label' => '用户',
|
||||
|
||||
@@ -72,6 +72,10 @@ return [
|
||||
'not_seed_box_max_speed' => '非 SeedBox 最高限速',
|
||||
'not_seed_box_max_speed_help' => '單位:Mbps。若超過此值又不能匹配 SeedBox 記錄,禁用下載權限',
|
||||
],
|
||||
'system' => [
|
||||
'tab_header' => '系統',
|
||||
'change_username_card_allow_characters_outside_the_alphabets' => '改名卡是否允許英文字母外的字符',
|
||||
],
|
||||
],
|
||||
'user' => [
|
||||
'label' => '用戶',
|
||||
|
||||
Reference in New Issue
Block a user