diff options
| author | Henry Jameson <me@hjkos.com> | 2023-11-19 16:40:30 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2023-11-19 16:40:30 +0200 |
| commit | 072a06fc89844a5ed2f557634b7e04c1ef63041d (patch) | |
| tree | d50a62fe4ca1abdbbceb79d240dd9a2112e73be5 /src/i18n | |
| parent | d178a56924dfd3dec180270fa197493b3a505780 (diff) | |
reports visibility setting + actual filtering for desktop notifs
Diffstat (limited to 'src/i18n')
| -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 658e3b8e..40da7155 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -564,6 +564,7 @@ "notification_visibility_in_column": "Show in notifications column/drawer", "notification_visibility_native_notifications": "Show a native notification", "notification_visibility_follows": "Follows", + "notification_visibility_follow_requests": "Follow requests", "notification_visibility_likes": "Favorites", "notification_visibility_mentions": "Mentions", "notification_visibility_repeats": "Repeats", |
