Add ability to feature and unfeature hashtags from web UI (#34490)

This commit is contained in:
Eugen Rochko 2025-04-28 13:44:01 +02:00 committed by GitHub
commit 40157e063d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 74 additions and 13 deletions

View file

@ -405,8 +405,10 @@
"hashtag.counter_by_accounts": "{count, plural, one {{counter} participant} other {{counter} participants}}",
"hashtag.counter_by_uses": "{count, plural, one {{counter} post} other {{counter} posts}}",
"hashtag.counter_by_uses_today": "{count, plural, one {{counter} post} other {{counter} posts}} today",
"hashtag.feature": "Feature on profile",
"hashtag.follow": "Follow hashtag",
"hashtag.mute": "Mute #{hashtag}",
"hashtag.unfeature": "Don't feature on profile",
"hashtag.unfollow": "Unfollow hashtag",
"hashtags.and_other": "…and {count, plural, other {# more}}",
"hints.profiles.followers_may_be_missing": "Followers for this profile may be missing.",