Fix push notification title for polls (#15931)
This commit is contained in:
parent
5d48402be1
commit
d023eefbcc
1 changed files with 1 additions and 1 deletions
|
@ -1045,7 +1045,7 @@ en:
|
||||||
subject: You were mentioned by %{name}
|
subject: You were mentioned by %{name}
|
||||||
title: New mention
|
title: New mention
|
||||||
poll:
|
poll:
|
||||||
title: A poll has ended
|
subject: A poll by %{name} has ended
|
||||||
reblog:
|
reblog:
|
||||||
body: 'Your status was boosted by %{name}:'
|
body: 'Your status was boosted by %{name}:'
|
||||||
subject: "%{name} boosted your status"
|
subject: "%{name} boosted your status"
|
||||||
|
|
Loading…
Reference in a new issue