aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/messages.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/messages.js')
-rw-r--r--src/i18n/messages.js3
1 files changed, 3 insertions, 0 deletions
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: {