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