{% load i18n %} {% load translations %}
{% trans "Weblate could not execute script add-on." %}
{% trans "The following occurrences were found:" %}
{% trans "Command" %} | {% trans "Error" %} |
---|---|
{{ occurrence.command }} | {{ occurrence.error }} |
{{ occurrence.output }} |