Browse Source

Fix push notification title for polls (#15931)

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

+ 1
- 1
config/locales/en.yml View File

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

Loading…
Cancel
Save