{{ t('select_file_max', 'Select File (max: [[[MAX_SIZE]]])...', {'MAX_SIZE': maxUploadSize > 0 ? maxUploadSizeBoth : t('any', 'Any')}) }}
{% if userAllowedToUpload == true and uploadAction != null %}
{% endif %}
{{ t('start_upload', 'Start upload') }}
{{ t("set_upload_queue", "Upload Queue") }}
{{ t("view_all_links", "View All Links") }}
{{ t("new_upload", "New Upload") }}