From 0ff4264c3e175226414a3782c91dde696132ed2e Mon Sep 17 00:00:00 2001 From: Claire Date: Fri, 19 Mar 2021 20:22:49 +0100 Subject: [PATCH] Add missing push notification title for polls (#15929) --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) 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"