mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
nastools approve
This commit is contained in:
@@ -89,6 +89,9 @@ return [
|
||||
'change_username_card_allow_characters_outside_the_alphabets' => 'Does the name change card allow characters other than English letters',
|
||||
'change_username_min_interval_in_days' => 'The minimum interval days of Change user name',
|
||||
'maximum_number_of_medals_can_be_worn' => 'Maximum number of medals that can be worn',
|
||||
'cookie_valid_days' => 'Cookie Valid days',
|
||||
'maximum_upload_speed' => 'Maximum upload speed',
|
||||
'maximum_upload_speed_help' => 'A single torrent upload speed exceeding this value is instantly disabled for the account, in Mbps. For example: 100 Mbps = 12.5 MB/s',
|
||||
],
|
||||
],
|
||||
'user' => [
|
||||
|
||||
@@ -89,6 +89,9 @@ return [
|
||||
'change_username_card_allow_characters_outside_the_alphabets' => '改名卡是否允许英文字母外的字符',
|
||||
'change_username_min_interval_in_days' => '修改用户名最小间隔天数',
|
||||
'maximum_number_of_medals_can_be_worn' => '勋章最大可佩戴数',
|
||||
'cookie_valid_days' => 'Cookie 有效天数',
|
||||
'maximum_upload_speed' => '最大上传速度',
|
||||
'maximum_upload_speed_help' => '单种上传速度超过此值账号即刻禁用,单位 Mbps。如:100 Mbps = 12.5 MB/s',
|
||||
],
|
||||
],
|
||||
'user' => [
|
||||
|
||||
@@ -89,6 +89,8 @@ return [
|
||||
'change_username_card_allow_characters_outside_the_alphabets' => '改名卡是否允許英文字母外的字符',
|
||||
'change_username_min_interval_in_days' => '修改用戶名最小間隔天數',
|
||||
'maximum_number_of_medals_can_be_worn' => '勛章最大可佩戴數',
|
||||
'cookie_valid_days' => 'Cookie 有效天數',
|
||||
'maximum_upload_speed_help' => '單種上傳速度超過此值賬號即刻禁用,單位 Mbps。如:100 Mbps = 12.5 MB/s',
|
||||
],
|
||||
],
|
||||
'user' => [
|
||||
|
||||
Reference in New Issue
Block a user