about summary refs log tree commit diff
path: root/config/locales
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-03-19 23:47:31 +0100
committerGitHub <noreply@github.com>2021-03-19 23:47:31 +0100
commitd023eefbcc1e6c2221a53484e58e61ac12eaa1d4 (patch)
treebf4214de096990ec2ccbc63fccdba62b8f1761b8 /config/locales
parent5d48402be1145201395e7fc297fe32a34638dd98 (diff)
Fix push notification title for polls (#15931)
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index a6e54adf6..b364e9237 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -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"