]> cat aescling's git repositories - mastodon.git/commitdiff
Add missing push notification title for polls (#15929)
authorClaire <claire.github-309c@sitedethib.com>
Fri, 19 Mar 2021 19:22:49 +0000 (20:22 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Mar 2021 19:22:49 +0000 (20:22 +0100)
config/locales/en.yml

index 4d452af6462d9f0ce091d7cc9d79a26a89f36204..a6e54adf6315ad199a2d6c114c8623cc98adfe57 100644 (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"