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