'via_ftp_help'=>'Whether to save via FTP. If so, add the configuration information to the .env file, refer to <a href="https://laravel.com/docs/master/filesystem#ftp-driver-configuration">Laravel doc</a>',
'via_sftp'=>'Backup via SFTP',
'via_sftp_help'=>'Whether to save via FTP. If so, add the configuration information to the .env file, refer to <a href="https://laravel.com/docs/master/filesystem#sftp-driver-configuration">Laravel doc</a>',
'export_path_help'=>'Not set to use the system temporary directory::default_path. you can use third-party specialized tools to transfer offsite saves.',
'max_uploaded_duration'=>'Maximum upload volume multiplier effective time range',
'max_uploaded_duration_help'=>'Unit: hours. The maximum upload volume multiplier takes effect within this time range after the torrent is published, and does not take effect beyond this range. A setting of 0 is always in effect',
'enabled_help'=>'Please install and configure it and import the data before enabling it, otherwise there is no data for torrent search.',
'search_description'=>'Meilisearch whether to search for descriptions',
'search_description_help'=>"Default: 'No'. If 'Yes', description containing keywords will also be returned, and the number of hits may be higher. Need to re-import immediately after change",
'default_search_mode'=>'Default search mode',
'default_search_mode_help'=>"Default: 'Exact'. 'And' will be split, 'Exact' is not split",
'maximum_upload_speed_help'=>'This value affects cheater detection and is the maximum upload speed for a conservative detection level. Actual Speed Limit = Maximum Upload Speed / Detection Level, from Conservative to Suspicious is 1 to 4. If the Maximum Speed Limit is 1000, and the Detection Level is Conservative, the Actual Speed Limit is 1000/1 = 1000, and the Detection Level is Suspicious, the Actual Speed Limit is 1000/4 = 250. A single upload speed that exceeds the Actual Speed Limit will instantly disable the account. The unit here is Mbps, e.g.: 100 Mbps = 12.5 MB/s.',
'access_admin_class_min'=>'Minimum class for logging into admin backend',
'access_admin_class_min_help'=>'Default: administrator, users with a user class greater than or equal to the set value can log into the admin backend',
'alarm_email_receiver_help'=>"Fill in the UID of the user, separated by space, and the alarm email will be sent to the corresponding user's email address. If you don't fill it in, it will be written to the runtime log, and the log level will be error",
'driver_help'=>'If you choose local, the default is to save it locally on the server where the website is located, otherwise upload it to the corresponding image server',
'priority_help'=>'The higher the value, the higher the priority, and when multiple exam match the same user, the one with the highest priority is assigned.',
'section_time'=>'Time',
'duration_help'=>'Unit: days. When assign to user, begin and end are used if they are specified. Otherwise begin time is the time at assignment, and the end time is the time at assignment plus the duration.',
'section_target_user'=>'Target user',
'index_required_value'=>'Require value',
'index_required_label'=>'Index',
'index_placeholder'=>'Upload/Download increment in GB and seed time average in hour',
'price_help'=>'When a user downloads a torrent, the uploader will receive revenue, less the corresponding tax rate, the current tax rate: :tax_factor',
'folder_help'=>"The folder name of the icon pack. Allowed Characters: [a-z] (in lower case), [0-9], [_./].MUST add a trailing slash (/) at the end, e.g. 'mycaticon/'",
'cssfile'=>'CSS file',
'cssfile_help'=>"CSS file for this icon pack. Enter the full path, e.g. 'styles/scenetorrents.css'. Leave it blank if none.
'multilang_help'=>"Whether use different category icons for different languages. If set to 'yes', put several packs of icons in several folders named 'en', 'chs', etc.",
'secondicon'=>'Second Icon',
'secondicon_help'=>"Whether use second icons for additional information. If set to 'yes', put second icons in a folder named 'additional' together with normal icons.",
'designer'=>'Designer',
'designer_help'=>'The person who designed the icon pack.',
'comment'=>'Comment',
'comment_help'=>' Infomation about the icon pack.',
'desc'=>"You need to put the icons in the right directory for these settings to work. Put the normal icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' and the second icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'.
'name_help'=>"Don't use long name. Recommend less than 10 letters.",
'image'=>"Image",
'image_help'=>"The name of image file. Allowed Characters: [a-z] (in lower case), [0-9], [_./].",
'class_name'=>'class attribute',
'class_name_help'=>"The value of 'class' attribute of the image. Leave it blank if none. Allowed Characters: [a-z] (in lower case), [0-9], [_], and the first letter must be in [a-z].",
'select_section'=>'Selections',
'select_section_help'=>"If a selection is not defined, all options from the selection are allowed for the rule. At least one selection should be defined.",