Change wording on quote label when disabled (#35990)
This commit is contained in:
parent
e665cc68f4
commit
0e5cac8c8b
2 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@ const messages = defineMessages({
|
|||
quote: { id: 'status.quote', defaultMessage: 'Quote' },
|
||||
quote_cannot: {
|
||||
id: 'status.cannot_quote',
|
||||
defaultMessage: 'Author has disabled quoting on this post',
|
||||
defaultMessage: 'Quotes are disabled on this post',
|
||||
},
|
||||
quote_followers_only: {
|
||||
id: 'status.quote_followers_only',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue