From f55049d50633270897e70b3d71da45d751db1a2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20N=C3=BCsse?= Date: Mon, 25 Apr 2022 17:58:12 +0200 Subject: [PATCH] update translations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Felix NĂ¼sse --- src/components/EditorEasyMDE.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/EditorEasyMDE.vue b/src/components/EditorEasyMDE.vue index fad615c2c..4141a5892 100644 --- a/src/components/EditorEasyMDE.vue +++ b/src/components/EditorEasyMDE.vue @@ -45,19 +45,19 @@ icon="icon-link" @click="insertLink" > - {{ t('notes', 'Insert Link') }} + {{ t('notes', 'Link') }} - {{ t('notes', 'Insert Checkbox') }} + {{ t('notes', 'Checkbox') }} - {{ t('notes', 'Monospace') }} + {{ t('notes', 'Code') }}