feat add notification center

This commit is contained in:
pa
2026-02-17 21:26:38 +09:00
parent 5d36163eef
commit ec6d224d71
8 changed files with 774 additions and 172 deletions

View File

@@ -94,6 +94,16 @@
"sort_tertiary": "Then by",
"favorite_groups": "Favorite Groups",
"favorite_groups_placeholder": "All Groups"
},
"notifications": "Notifications",
"notification_center": {
"title": "Notification Center",
"view_more": "View More",
"tab_friend": "Friend",
"tab_group": "Group",
"tab_other": "Other",
"past_notifications": "Past",
"no_notifications": "No notifications"
}
},
"view": {