about summary refs log tree commit diff
path: root/app/javascript
diff options
context:
space:
mode:
authormayaeh <mayaeh@marimo-net.org>2020-07-06 19:17:33 +0900
committerGitHub <noreply@github.com>2020-07-06 12:17:33 +0200
commitc4f47f59cfa1cc2c5dc349af71deb9011e51e818 (patch)
tree316ee676b3ac4a2e9864eeed01b48ae6036bb6a4 /app/javascript
parent99f3a5554074d9a12619797c474b3de4c6085f02 (diff)
Fix restored words from "toot" to "status" (#14242)
Diffstat (limited to 'app/javascript')
-rw-r--r--app/javascript/mastodon/locales/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json
index 175320a66..1212f2b36 100644
--- a/app/javascript/mastodon/locales/en.json
+++ b/app/javascript/mastodon/locales/en.json
@@ -372,7 +372,7 @@
   "status.bookmark": "Bookmark",
   "status.cancel_reblog_private": "Unboost",
   "status.cannot_reblog": "This post cannot be boosted",
-  "status.copy": "Copy link to status",
+  "status.copy": "Copy link to toot",
   "status.delete": "Delete",
   "status.detailed_status": "Detailed conversation view",
   "status.direct": "Direct message @{name}",