aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/messages.js
diff options
context:
space:
mode:
authorensra <ensra@users.noreply.github.com>2018-08-20 02:59:06 +0100
committerensra <ensra@users.noreply.github.com>2018-08-20 02:59:06 +0100
commit1121f32c48d06105c976f91545ededca05b283e8 (patch)
tree72e745bdc684cd94bca53fd39f75e6c298fe8c97 /src/i18n/messages.js
parent9982376f9a316a5e4224ea44c7392b272f5549d1 (diff)
Add support for configurable CW clickthrough.
Diffstat (limited to 'src/i18n/messages.js')
-rw-r--r--src/i18n/messages.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/messages.js b/src/i18n/messages.js
index 32d886fa..67ed973d 100644
--- a/src/i18n/messages.js
+++ b/src/i18n/messages.js
@@ -317,6 +317,7 @@ const en = {
hide_attachments_in_tl: 'Hide attachments in timeline',
hide_attachments_in_convo: 'Hide attachments in conversations',
nsfw_clickthrough: 'Enable clickthrough NSFW attachment hiding',
+ expand_cw: 'Expand posts with subjects by default',
stop_gifs: 'Play-on-hover GIFs',
autoload: 'Enable automatic loading when scrolled to the bottom',
streaming: 'Enable automatic streaming of new posts when scrolled to the top',