{% 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" %}