mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
fix desktop notification title for group mentions
This commit is contained in:
parent
8aa02dabc4
commit
70e0955498
1 changed files with 1 additions and 0 deletions
|
@ -986,6 +986,7 @@ en:
|
|||
|
||||
popup:
|
||||
mentioned: '{{username}} mentioned you in "{{topic}}" - {{site_title}}'
|
||||
group_mentioned: '{{username}} mentioned you in "{{topic}}" - {{site_title}}'
|
||||
quoted: '{{username}} quoted you in "{{topic}}" - {{site_title}}'
|
||||
replied: '{{username}} replied to you in "{{topic}}" - {{site_title}}'
|
||||
posted: '{{username}} posted in "{{topic}}" - {{site_title}}'
|
||||
|
|
Loading…
Reference in a new issue