{% load i18n %} {% load icons %}
{% trans "Backup repository" %} {{ service.repository }}
{% trans "Passphrase" %} {{ service.passphrase }}

{% trans "The passphrase is used to encrypt the backups and is necessary to restore them." %}

{% trans "SSH key" %} {% trans "Download private key" %}

{% trans "The private key is needed to access the remote backup repository." %}