chrono/chrono/agendas/templates/workalendar_locale.html

15 lines
380 B
HTML

{% load i18n %}
{# Translations of holidays names #}
{% trans "All Saints Day" %}
{% trans "Armistice Day" %}
{% trans "Ascension Thursday" %}
{% trans "Assumption of Mary to Heaven" %}
{% trans "Bastille Day" %}
{% trans "Christmas Day" %}
{% trans "Easter Monday" %}
{% trans "Labour Day" %}
{% trans "New year" %}
{% trans "Victory in Europe Day" %}
{% trans "Whit Monday" %}