{{ _("Upload PDF files, drag them into the right order and recombine pages.") }}
{{ _("PDF files") }}
{% if uploads %}
{% for upload in uploads %}
{% endfor %}
{% endif %}
{{ _("All files will be deleted. Are you sure?") }}
{{ _("Hints") }}
{{ _("To simply join documents you can leave the page selection empty.") }}
{{ _("If you want to insert pages from a document B into the middle of document A, upload A twice selecting first the initial and then the final range separately.") }}
{{ _("Storing several pages on one sheet will only work on a per-document basis. If you need to merge pages between documents combine the documents first and then in a second run actually merge pages onto one sheet.") }}