mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-18 06:37:28 +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',
|
||||
|
||||
Reference in New Issue
Block a user