Add featured tags selector for WebUI (#19358)
* Add featured tags selector for WebUI * Add title to tag count
This commit is contained in:
@ -35,6 +35,9 @@
|
||||
"account.following_counter": "{count, plural, one {{counter} Following} other {{counter} Following}}",
|
||||
"account.follows.empty": "This user doesn't follow anyone yet.",
|
||||
"account.follows_you": "Follows you",
|
||||
"account.hashtag_all": "All",
|
||||
"account.hashtag_all_description": "All posts (deselect hashtags)",
|
||||
"account.hashtag_select_description": "Select hashtag #{name}",
|
||||
"account.hide_reblogs": "Hide boosts from @{name}",
|
||||
"account.joined": "Joined {date}",
|
||||
"account.languages": "Change subscribed languages",
|
||||
|
Reference in New Issue
Block a user