Merge branch 'feature/notification-controls' into 'develop'

wire up notification settings

See merge request pleroma/pleroma-fe!809
This commit is contained in:
kaniini 2019-06-01 05:16:15 +00:00
commit b4796ccbf6
6 changed files with 77 additions and 5 deletions

View file

@ -277,6 +277,13 @@
"true": "yes"
},
"notifications": "Notifications",
"notification_setting": "Receive notifications from:",
"notification_setting_follows": "Users you follow",
"notification_setting_non_follows": "Users you do not follow",
"notification_setting_followers": "Users who follow you",
"notification_setting_non_followers": "Users who do not follow you",
"notification_mutes": "To stop receiving notifications from a specific user, use a mute.",
"notification_blocks": "Blocking a user stops all notifications as well as unsubscribes them.",
"enable_web_push_notifications": "Enable web push notifications",
"style": {
"switcher": {