From 20a67e6809b573aa7ec687dabcfe2743c47705c7 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Fri, 31 Aug 2018 00:44:25 +0000 Subject: i18n: make "plain text" translatable --- src/i18n/messages.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/i18n/messages.js') diff --git a/src/i18n/messages.js b/src/i18n/messages.js index 30055192..bfe0d92b 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -392,6 +392,9 @@ const en = { unlisted: 'Unlisted - Do not post to public timelines', private: 'Followers-only - Post to followers only', direct: 'Direct - Post to mentioned users only' + }, + content_type: { + plain_text: 'Plain text' } }, finder: { -- cgit v1.2.3-70-g09d2