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