Give feedback for /ignore and /unignore
Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
2d517079d9
commit
13a251e29c
3 changed files with 36 additions and 4 deletions
|
@ -266,6 +266,10 @@
|
|||
"Labs": "Labs",
|
||||
"Ignored Users": "Ignored Users",
|
||||
"Unignore": "Unignore",
|
||||
"You are now ignoring %(userId)s": "You are now ignoring %(userId)s",
|
||||
"You are no longer ignoring %(userId)s": "You are no longer ignoring %(userId)s",
|
||||
"Unignored user": "Unignored user",
|
||||
"Ignored user": "Ignored user",
|
||||
"Last seen": "Last seen",
|
||||
"Leave room": "Leave room",
|
||||
"left and rejoined": "left and rejoined",
|
||||
|
|
|
@ -233,6 +233,10 @@
|
|||
"Labs": "Labs",
|
||||
"Ignored Users": "Ignored Users",
|
||||
"Unignore": "Unignore",
|
||||
"You are now ignoring %(userId)s": "You are now ignoring %(userId)s",
|
||||
"You are no longer ignoring %(userId)s": "You are no longer ignoring %(userId)s",
|
||||
"Unignored user": "Unignored user",
|
||||
"Ignored user": "Ignored user",
|
||||
"Leave room": "Leave room",
|
||||
"left and rejoined": "left and rejoined",
|
||||
"left": "left",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue