[Glitch] Change wording on quote label when disabled
Port 0e5cac8c8b056c9357dddfd023515ec5a106d906 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
a5662c71db
commit
160c29b073
@ -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…
x
Reference in New Issue
Block a user