Web app: add a “publish as markdown” option

This commit is contained in:
Nihal Gonsalves 2023-07-09 10:28:07 +02:00
parent f2d3f0bdf9
commit c8f880c701
2 changed files with 20 additions and 0 deletions

View file

@ -160,6 +160,7 @@
"publish_dialog_button_cancel_sending": "Cancel sending",
"publish_dialog_button_cancel": "Cancel",
"publish_dialog_button_send": "Send",
"publish_dialog_checkbox_markdown": "Format as Markdown",
"publish_dialog_checkbox_publish_another": "Publish another",
"publish_dialog_attached_file_title": "Attached file:",
"publish_dialog_attached_file_filename_placeholder": "Attachment filename",