{% load i18n static %}
{% trans 'No file selected' %}
{% trans "drop your file here or" %} {% if object %}{{ object.label }}{% endif %}
{{ selected_item|json_script:id }}