mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-24 19:22:41 +00:00
Change “Boost with original visibility” to “Share again with your followers” (#36035)
This commit is contained in:
parent
9a2be25199
commit
de09e33c92
3 changed files with 3 additions and 3 deletions
|
|
@ -69,7 +69,7 @@ const messages = defineMessages({
|
|||
},
|
||||
reblog_private: {
|
||||
id: 'status.reblog_private',
|
||||
defaultMessage: 'Boost with original visibility',
|
||||
defaultMessage: 'Share again with your followers',
|
||||
},
|
||||
reblog_cannot: {
|
||||
id: 'status.cannot_reblog',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue