Fix emoji reaction push notifications

This commit is contained in:
KMY 2023-02-28 07:05:20 +09:00
parent 5c5b42d42c
commit ccb9158a08
2 changed files with 8 additions and 0 deletions

View file

@ -1328,6 +1328,10 @@ en:
body: 'Your post was favourited by %{name}:'
subject: "%{name} favourited your post"
title: New favourite
emoji_reaction:
body: 'Your post was reacted with emoji by %{name}:'
subject: "%{name} reacted your post with emoji"
title: New emoji reaction
follow:
body: "%{name} is now following you!"
subject: "%{name} is now following you"