{% comment %} SPDX-FileCopyrightText: 2026-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% load i18n %}
{% if widget.current_picture %} {% translate 'Profile picture' %} {% else %} {% endif %}

{% translate "Profile picture" %}

{% translate "Upload image" %} {% translate "Click or drag" %}
{% if widget.other_pictures %}

{% translate "Your other pictures" %}

{% for pic in widget.other_pictures %} {% endfor %}
{% endif %} {% if widget.current_picture and not widget.required %} {% endif %}