mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
Update lang_settings.php
添加缺失的英文翻译字段
This commit is contained in:
@@ -816,6 +816,8 @@ $lang_settings = array
|
||||
'text_use_challenge_response_authentication_note' => 'If enabled, no plaintext passwords will be transmitted at login, recommended. Future releases will remove this configuration and enable this feature.' ,
|
||||
'row_complain_enabled' => 'Whether to enable complaints',
|
||||
'row_complain_enabled_note' => 'default: "yes"',
|
||||
'row_record_announce_logs' => 'Record reporting logs',
|
||||
'text_record_announce_logs_note' => 'To enable it, first install and start ClickHouse and add the configuration in the .env file',
|
||||
'row_min_size' => 'Minimum volume',
|
||||
'text_bonus_mini_size'=> 'The minimum volume required for torrent is',
|
||||
'text_bonus_mini_size_help' => '. Torrent size smaller than this volume are not included in the bonus calculation. Unit: bytes (Byte), e.g., 1 Byte = 1024 KiB.',
|
||||
|
||||
Reference in New Issue
Block a user