feat: Inbox page view (#8841)

This commit is contained in:
Sivin Varghese
2024-02-02 12:45:07 +05:30
committed by GitHub
parent d3c1fce761
commit 85043e7d88
10 changed files with 388 additions and 130 deletions

View File

@@ -5,7 +5,12 @@
"DISPLAY_DROPDOWN": "Display",
"LOADING": "Fetching notifications",
"EOF": "All notifications loaded 🎉",
"404": "There are no active notifications in this group."
"404": "There are no active notifications in this group.",
"NOTE": "Notifications from all subscribed inboxes"
},
"ACTION_HEADER": {
"SNOOZE": "Snooze notification",
"DELETE": "Delete notification"
},
"TYPES": {
"CONVERSATION_MENTION": "You have been mentioned in a conversation",