Batch mark notify as read

This commit is contained in:
2024-05-03 16:35:28 +08:00
parent 740c704fb8
commit 083975bcd9
3 changed files with 69 additions and 13 deletions

View File

@ -42,6 +42,8 @@
"notifyDone": "You're done!",
"notifyDoneCaption": "There are no notifications unread for you.",
"notifyListHint": "Pull to refresh, swipe to dismiss",
"notifyMarkAllRead": "Mark all as read",
"notifyMarkAllReadDone": "Marked all notifications as read",
"friend": "Friend",
"friendPending": "Pending",
"friendActive": "Active",

View File

@ -42,6 +42,8 @@
"notifyDone": "所有通知已读!",
"notifyDoneCaption": "这里没有什么东西可以给你看的了~",
"notifyListHint": "下拉以刷新,左滑来已读",
"notifyMarkAllRead": "将所有标记为已读",
"notifyMarkAllReadDone": "已将所有通知标记为已读",
"friend": "好友",
"friendPending": "请求中",
"friendActive": "活跃的好友",