Add thread muting to context menu of status
This commit is contained in:
parent
54b0f90133
commit
7ed9d17ce7
8 changed files with 69 additions and 6 deletions
|
@ -504,7 +504,9 @@
|
|||
"pinned": "Pinned",
|
||||
"delete_confirm": "Do you really want to delete this status?",
|
||||
"reply_to": "Reply to",
|
||||
"replies_list": "Replies:"
|
||||
"replies_list": "Replies:",
|
||||
"mute_conversation": "Mute conversation",
|
||||
"unmute_conversation": "Unmute conversation"
|
||||
},
|
||||
"user_card": {
|
||||
"approve": "Approve",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue