Browse Source

Add missing push notification title for polls (#15929)

closed-social-v3
Claire 3 years ago
committed by GitHub
parent
commit
0ff4264c3e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      config/locales/en.yml

+ 2
- 0
config/locales/en.yml View File

@ -1044,6 +1044,8 @@ en:
body: 'You were mentioned by %{name} in:'
subject: You were mentioned by %{name}
title: New mention
poll:
title: A poll has ended
reblog:
body: 'Your status was boosted by %{name}:'
subject: "%{name} boosted your status"

Loading…
Cancel
Save