Add notification reason for muted category
This commit is contained in:
parent
72130357ed
commit
1ba84f79c0
|
@ -785,10 +785,11 @@ en:
|
||||||
"2_4": 'You will receive notifications because you posted a reply to this topic.'
|
"2_4": 'You will receive notifications because you posted a reply to this topic.'
|
||||||
"2_2": 'You will receive notifications because you are tracking this topic.'
|
"2_2": 'You will receive notifications because you are tracking this topic.'
|
||||||
"2": 'You will receive notifications because you <a href="/users/{{username}}/preferences">read this topic</a>.'
|
"2": 'You will receive notifications because you <a href="/users/{{username}}/preferences">read this topic</a>.'
|
||||||
"1": 'You will be notified only if someone mentions your @name or replies to your post.'
|
|
||||||
"1_2": 'You will be notified only if someone mentions your @name or replies to your post.'
|
"1_2": 'You will be notified only if someone mentions your @name or replies to your post.'
|
||||||
"0": 'You are ignoring all notifications on this topic.'
|
"1": 'You will be notified only if someone mentions your @name or replies to your post.'
|
||||||
|
"0_7": 'You are ignoring all notifications in this category.'
|
||||||
"0_2": 'You are ignoring all notifications on this topic.'
|
"0_2": 'You are ignoring all notifications on this topic.'
|
||||||
|
"0": 'You are ignoring all notifications on this topic.'
|
||||||
watching_pm:
|
watching_pm:
|
||||||
title: "Watching"
|
title: "Watching"
|
||||||
description: "You will be notified of every new post in this private message. The count of unread and new posts will also appear next to the topic's listing."
|
description: "You will be notified of every new post in this private message. The count of unread and new posts will also appear next to the topic's listing."
|
||||||
|
|
Loading…
Reference in New Issue