From bbd10eec6b8b46a7173d3be4dd7e05de212f8038 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 16 Aug 2026 22:56:09 +0200 Subject: Import Markdown into the editor Use a vendored marked to import Markdown documents into tinymce. --- config/locales/en.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index 78414dc5..cce5f12a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -319,6 +319,7 @@ en: show: "Show" back: "Back" update: "Update" + cancel: "Cancel" confirm_sure: "Are you sure?" confirm_irreversible: "This cannot be undone. Continue?" unlock_confirm: "Are you sure you want to unlock?\nLocked by %{login}\nLast modified %{time}" @@ -779,6 +780,10 @@ en: lock_lost_link: "return to the published page" insert_image: "Insert image" insert_image_tooltip: "Insert one of this page's attached images" + import_markdown: "Markdown" + import_markdown_tooltip: "Insert Markdown formatted text" + import_markdown_placeholder: "Insert Markdown here…" + insert: "Insert" copied: "Copied!" needs_redaktion: "Redaktion required" nav_controls: -- cgit v1.3