feat: muting feedback on follow button
This commit is contained in:
parent
e72d45a208
commit
15b59ae9b9
6 changed files with 36 additions and 7 deletions
|
@ -19,6 +19,7 @@
|
|||
"joined": "Joined",
|
||||
"moved_title": "has indicated that their new account is now:",
|
||||
"muted_users": "Muted users",
|
||||
"muting": "Muted",
|
||||
"mutuals": "Mutuals",
|
||||
"pinned": "Pinned",
|
||||
"posts": "Posts",
|
||||
|
@ -26,7 +27,8 @@
|
|||
"profile_description": "{0}'s profile header",
|
||||
"profile_unavailable": "Profile unavailable",
|
||||
"unblock": "Unblock",
|
||||
"unfollow": "Unfollow"
|
||||
"unfollow": "Unfollow",
|
||||
"unmute": "Unmute"
|
||||
},
|
||||
"action": {
|
||||
"bookmark": "Bookmark",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue