From: mayaeh Date: Mon, 6 Jul 2020 10:17:33 +0000 (+0900) Subject: Fix restored words from "toot" to "status" (#14242) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=c4f47f59cfa1cc2c5dc349af71deb9011e51e818;p=mastodon.git Fix restored words from "toot" to "status" (#14242) --- 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}",