about summary refs log tree commit diff
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-03-19 20:22:49 +0100
committerGitHub <noreply@github.com>2021-03-19 20:22:49 +0100
commit0ff4264c3e175226414a3782c91dde696132ed2e (patch)
tree161c6a7c3f1795abb7ecd951ce7690b5e82fb425
parent8fa11b0e836fc2984fe8a771330d651fc7cc73cb (diff)
Add missing push notification title for polls (#15929)
-rw-r--r--config/locales/en.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 4d452af64..a6e54adf6 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -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"