From f91e4a5801b99084894c4921746f9c47566f30dd Mon Sep 17 00:00:00 2001 From: Edijs Date: Mon, 4 Mar 2019 21:29:56 -0800 Subject: Load post status content type from instance config --- src/i18n/en.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/i18n') diff --git a/src/i18n/en.json b/src/i18n/en.json index c5a4a90d..e614fb6c 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -220,6 +220,11 @@ "subject_line_email": "Like email: \"re: subject\"", "subject_line_mastodon": "Like mastodon: copy as is", "subject_line_noop": "Do not copy", + "post_formats": { + "text/plain": "Plain text", + "text/html": "HTML", + "text/markdown": "Markdown" + }, "post_status_content_type": "Post status content type", "status_content_type_plain": "Plain text", "stop_gifs": "Play-on-hover GIFs", -- cgit v1.2.3-70-g09d2