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