{% load i18n %} {% load translations %}
{% trans "Weblate could not push changes to the upstream repository." %}
{{ error }}{% if terminal %}
{% trans "Your push URL seems to miss credentials. Either provide them in the URL or use SSH with key based authentication." %}
{% endif %}