diff options
| author | Tusooa Zhu <tusooa@kazv.moe> | 2022-05-20 16:42:18 -0400 |
|---|---|---|
| committer | Tusooa Zhu <tusooa@kazv.moe> | 2022-05-20 16:45:34 -0400 |
| commit | 6e0ceda968625259bafea72cf90446b610f0b913 (patch) | |
| tree | 6fb4fcdcce28b95b704bc9ae205f723dbeb5c23e | |
| parent | a35daceb5ba96ba0f843ee405617fc043cd68f61 (diff) | |
Add English translation for filtering end-of-poll notifications
Ref: poll-notif
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 699917fe..733df0a0 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -428,6 +428,7 @@ "notification_visibility_repeats": "Repeats", "notification_visibility_moves": "User Migrates", "notification_visibility_emoji_reactions": "Reactions", + "notification_visibility_polls": "Ends of polls you voted in", "no_rich_text_description": "Strip rich text formatting from all posts", "no_blocks": "No blocks", "no_mutes": "No mutes", |
