diff --git a/docutranslate/static/index.html b/docutranslate/static/index.html index e3d0061..c7ad2e7 100644 --- a/docutranslate/static/index.html +++ b/docutranslate/static/index.html @@ -806,7 +806,7 @@ :class="getFileIcon(key)">{{ key === 'markdown_zip' ? t('downloadMdZip') : (key === 'markdown' ? t('downloadMdEmbedded') : key.toUpperCase()) }} -