{% extends "indy_hub/base.html" %} {% load i18n %} {% load static %} {% block page_title %}{% trans "Settings" %}{% endblock page_title %} {% block extra_css %} {% endblock extra_css %} {% block content %}
{% trans "Configure notifications, sharing scopes, and material exchange access." %}
{% trans "Configure industry job notification cadence." %}
{{ job_notification_hint }}
{% trans "Set how long should pass between grouped alerts." %}
{% trans "Configure personal and corporation blueprint sharing scopes." %}
{{ copy_sharing_state.button_hint }}
{{ copy_sharing_state.explanation }}
{% trans "Manage job alerts and sharing per corporation." %}
{{ corp.jobs_hint }}
{% trans "Set how long should pass between grouped corporation alerts." %}
{% trans "No corporation tokens detected yet." %}
{% trans "Corporation settings are not available for your account." %}
{% trans "Configure and manage material exchange hubs across your corporations." %}
{% trans "Set up pricing rules, corporation hangars, and market operations." %}
{% if material_exchange_enabled %} {% trans "Enabled" %} {% else %} {% trans "Disabled" %} {% endif %}{% blocktrans with total=material_exchange_config_total active=material_exchange_config_active %}{{ active }} active of {{ total }} configured hubs{% endblocktrans %}
{% trans "Show the Overview introduction again." %}