diff --git a/client/src/components/ImagePreview.vue b/client/src/components/ImagePreview.vue index d7eff20..99d2a92 100644 --- a/client/src/components/ImagePreview.vue +++ b/client/src/components/ImagePreview.vue @@ -1,5 +1,6 @@ + @@ -12,21 +13,58 @@ type="button" v-if="showPaste" @click="$emit('paste', getMarkdownString())" - :title="t('app.base.insert')" + :title="t('app.base.insert_image')" > - +