{% load i18n %} {% load translations %}
{% trans "Weblate CDN add-on could not parse the HTML files." %}
{% trans "The following occurrences were found:" %}
{% trans "Filename" %} | {% trans "Error" %} |
---|---|
{{ occurrence.filename }} | {{ occurrence.error }} |