feat(web_push_notifications): Group notifications (#4388)
This commit is contained in:
parent
3e01a7e677
commit
e67fc997dc
3 changed files with 46 additions and 1 deletions
|
@ -348,6 +348,8 @@ en:
|
|||
title: "%{name} favourited your status"
|
||||
follow:
|
||||
title: "%{name} is now following you"
|
||||
group:
|
||||
title: "%{count} notifications"
|
||||
mention:
|
||||
action_boost: Boost
|
||||
action_expand: Show more
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue