forked from cybrespace/mastodon
Fix restored words from "toot" to "status" (#14242)
This commit is contained in:
parent
99f3a55540
commit
c4f47f59cf
|
@ -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}",
|
||||
|
|
Loading…
Reference in New Issue