{% trans "Connect to device:" %} {{ device.name }}
{% trans "Download an app that is compatible with pretix. For example, our check-in app pretixSCAN is available on all major platforms." %}
{% trans "Download pretixSCAN" %}
{% trans "Open the app that you want to connect and optionally reset it to the original state." %}
{% trans "Scan the following configuration code:" %}
{% trans "If your app/device does not support scanning a QR code, you can also enter the following information:" %}
{% trans "System URL:" %} {{ settings.SITE_URL }} {% trans "Token:" %} {{ device.initialization_token }}