From e411b20711325219695007496ec8db545b67f209 Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Sat, 18 May 2019 15:40:34 -0500 Subject: correct media reveal wording --- app/javascript/mastodon/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/javascript') diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json index 8da4c3ddb..9c8dbbb7d 100644 --- a/app/javascript/mastodon/locales/en.json +++ b/app/javascript/mastodon/locales/en.json @@ -353,7 +353,7 @@ "status.reply": "Reply", "status.replyAll": "Reply to thread", "status.report": "Report @{name}", - "status.sensitive_warning": "Sensitive content", + "status.sensitive_warning": "Reveal", "status.sensitive_toggle": "Reveal", "status.share": "Share", "status.show_less": "Hide", -- cgit