array( 'allow_anonymous' => 'Allow anonymous reading of the default user’s articles (%s)', // IGNORE 'allow_anonymous_refresh' => 'Allow anonymous refresh of the articles', // IGNORE 'api_enabled' => 'Allow API access (required for mobile apps and sharing user queries)', // IGNORE 'form' => 'Web form (traditional, requires JavaScript)', // IGNORE 'http' => 'HTTP (advanced: managed by Web server, OIDC, SSO…)', // IGNORE 'none' => 'None (dangerous)', // IGNORE 'title' => 'Authentication', // IGNORE 'token' => 'Master authentication token', // IGNORE 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // IGNORE 'type' => 'Authentication method', // IGNORE ), 'extensions' => array( 'author' => 'Author', // IGNORE 'community' => 'Available community extensions', // IGNORE 'description' => 'Description', // IGNORE 'disabled' => 'Disabled', // IGNORE 'empty_list' => 'There are no installed extensions', // IGNORE 'empty_list_help' => 'Check the logs to determine the reason behind the empty extension list.', // IGNORE 'enabled' => 'Enabled', // IGNORE 'is_compatible' => 'Is compatible', // IGNORE 'latest' => 'Installed', // IGNORE 'name' => 'Name', // IGNORE 'no_configure_view' => 'This extension cannot be configured.', // IGNORE 'system' => array( '_' => 'System extensions', // IGNORE 'no_rights' => 'System extension (you do not have the required permissions)', // IGNORE ), 'title' => 'Extensions', // IGNORE 'update' => 'Update available', // IGNORE 'user' => 'User extensions', // IGNORE 'version' => 'Version', // IGNORE ), 'stats' => array( '_' => 'Statistics', // IGNORE 'all_feeds' => 'All feeds', // IGNORE 'category' => 'Category', // IGNORE 'date_published' => 'Publication date', // IGNORE 'date_received' => 'Received date', // IGNORE 'entry_count' => 'Entry count', // IGNORE 'entry_per_category' => 'Entries per category', // IGNORE 'entry_per_day' => 'Entries per day (last 30 days)', // IGNORE 'entry_per_day_of_week' => 'Per day of week (average: %.2f messages)', // IGNORE 'entry_per_hour' => 'Per hour (average: %.2f messages)', // IGNORE 'entry_per_month' => 'Per month (average: %.2f messages)', // IGNORE 'entry_repartition' => 'Entries repartition', // IGNORE 'feed' => 'Feed', // IGNORE 'feed_per_category' => 'Feeds per category', // IGNORE 'idle' => 'Idle feeds', // IGNORE 'main' => 'Main statistics', // IGNORE 'main_stream' => 'Main stream', // IGNORE 'nb_unreads' => 'Number of unread articles', // IGNORE 'no_idle' => 'There are no idle feeds!', // IGNORE 'number_entries' => '%d articles', // IGNORE 'overview' => 'Overview', // IGNORE 'percent_of_total' => '% of total', // IGNORE 'repartition' => 'Articles repartition: %s', // IGNORE 'status_favorites' => 'Favorites', 'status_read' => 'Read', // IGNORE 'status_total' => 'Total', // IGNORE 'status_unread' => 'Unread', // IGNORE 'title' => 'Statistics', // IGNORE 'top_feed' => 'Top ten feeds', // IGNORE 'unread_dates' => 'Dates with most unread articles', // IGNORE ), 'system' => array( '_' => 'System configuration', // IGNORE 'auto-update-url' => 'Auto-update server URL', // IGNORE 'base-url' => array( '_' => 'Base URL', // IGNORE 'recommendation' => 'Automatic recommendation: %s', // IGNORE ), 'closed_registration_message' => 'Message if registrations are closed', // IGNORE 'cookie-duration' => array( 'help' => 'in seconds', // IGNORE 'number' => 'Duration to keep logged in', // IGNORE ), 'default_closed_registration_message' => 'This server does not accept new registrations at the moment.', // IGNORE 'force_email_validation' => 'Force email address validation', // IGNORE 'instance-name' => 'Instance name', // IGNORE 'internal-host-allowlist' => array( '_' => 'Internal host allowlist', // IGNORE 'help' => 'One entry per line:
host:port. For instance 127.0.0.1:8080 or rss-bridge:800.0.0.0/0 to allow any IPv4, ::/0 to allow any IPv6* to allow any host (unsafe)