{% load static i18n %} CKEditor | {% trans "Select an image to embed" %}
{% if files %}

{% trans "Browse for the image you want, then click 'Embed Image' to continue..." %}

{% else %}

{% trans "No images found. Upload images using the 'Image Button' dialog's 'Upload' tab." %}

{% endif %}