Change 'anyone can quote' label to 'quotes allowed' (#37427)

This commit is contained in:
Michael Stanclift 2026-01-26 02:50:35 -06:00 committed by GitHub
parent 29ec2cd186
commit 7022572011
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -799,7 +799,7 @@
"privacy.private.short": "Followers",
"privacy.public.long": "Anyone on and off Mastodon",
"privacy.public.short": "Public",
"privacy.quote.anyone": "{visibility}, anyone can quote",
"privacy.quote.anyone": "{visibility}, quotes allowed",
"privacy.quote.disabled": "{visibility}, quotes disabled",
"privacy.quote.limited": "{visibility}, quotes limited",
"privacy.unlisted.additional": "This behaves exactly like public, except the post will not appear in live feeds or hashtags, explore, or Mastodon search, even if you are opted-in account-wide.",