about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authormultiple creatures <dev@multiple-creature.party>2019-05-06 02:03:59 -0500
committermultiple creatures <dev@multiple-creature.party>2019-05-21 03:16:22 -0500
commit163d42c04ad2af9867bb0ef2b7c81609f6916751 (patch)
treeada1420186280b3342ab57d35e5e845af03a6a44 /app
parent1ed7aca171d455687e32b8abfed2e6b8db25d110 (diff)
Buttons expecting users to perform an action should be verbs.
Diffstat (limited to 'app')
-rw-r--r--app/javascript/mastodon/locales/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json
index 3c628c869..d85322223 100644
--- a/app/javascript/mastodon/locales/en.json
+++ b/app/javascript/mastodon/locales/en.json
@@ -351,6 +351,7 @@
   "status.replyAll": "Reply to thread",
   "status.report": "Report @{name}",
   "status.sensitive_warning": "Sensitive content",
+  "status.sensitive_toggle": "Reveal",
   "status.share": "Share",
   "status.show_less": "Hide",
   "status.show_less_all": "Hide all",