diff --git a/src/pretix/control/templates/pretixcontrol/datasync/failed_jobs.html b/src/pretix/control/templates/pretixcontrol/datasync/failed_jobs.html index 6d8d94433c..774a9562cc 100644 --- a/src/pretix/control/templates/pretixcontrol/datasync/failed_jobs.html +++ b/src/pretix/control/templates/pretixcontrol/datasync/failed_jobs.html @@ -3,6 +3,12 @@ {% block content %}
+ {% blocktrans trimmed %} + On this page, we provide a list of orders where data synchronisation to an external system has failed. + You can start another attempt to sync them manually. + {% endblocktrans %} +