Fix: メンションの通知に対応できてなかったので修正 (#821)
This commit is contained in:
parent
c153dc4355
commit
fb079db61a
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ const DEFAULT_NOTIFICATION_MESSAGES = {
|
|||
'notification.favourite': '{name} favorited your post',
|
||||
'notification.follow': '{name} followed you',
|
||||
'notification.list_status': '{name} post is added to {listName}',
|
||||
'notification.mention': 'Mention',
|
||||
'notification.poll': 'A poll you voted in has ended',
|
||||
'notification.reblog': '{name} boosted your post',
|
||||
'notification.status': '{name} just posted',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue