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