diff --git a/lang/en/lang_settings.php b/lang/en/lang_settings.php index f228ad82..f6b4e405 100644 --- a/lang/en/lang_settings.php +++ b/lang/en/lang_settings.php @@ -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.',