{% extends "wagtail_multiple_chooser_block/bulk_upload/base.html" %} {% load i18n l10n wagtailadmin_tags %} {% comment %}The contents of wagtailimages/multiple/add.html, without the success and description messages, as uploads have no edit form here{% endcomment %} {% block bulk_upload %}
{% trans "Drag and drop images into this area to upload immediately." %}
{{ bulk_upload.help_text }}
{% trans "Upload successful. However, your new image seems to be a duplicate of this existing image. You may delete it if it wasn't required." %}
{% trans "Sorry, upload failed." %}
{% trans "Server Error" %}
{% trans "Report this error to your website administrator with the following information:" %}
-