{% load i18n %} {% trans "Visitor overview" %}

{% trans "Visitor overview" %}

{% trans "Number of visitors who saw the cookie banner, by day, month and year." %}

{{ month_name|capfirst }}

{% trans "Summary" %}

{{ today_count_display }}
{% trans "Today" %}
{{ month_total_display }}
{% trans "This month" %}
{{ year_total_display }}
{% trans "This year" %} ({{ year }})

{% trans "Visitors per day" %}