{% load i18n %}
{% trans 'Press or Drag files here' %}
{% if form.is_remote_upload_enabled %}
{% trans 'Drag images here' %}
{% endif %}