mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-20 03:33:39 +09:00
enhance(notifications): mark current notification page as read (#39294)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
@@ -3548,6 +3548,7 @@
|
||||
"notification.mark_as_read": "Mark as read",
|
||||
"notification.mark_as_unread": "Mark as unread",
|
||||
"notification.mark_all_as_read": "Mark all as read",
|
||||
"notification.mark_page_as_read": "Mark this page as read",
|
||||
"notification.subscriptions": "Subscriptions",
|
||||
"notification.watching": "Watching",
|
||||
"notification.no_subscriptions": "No subscriptions",
|
||||
|
||||
Reference in New Issue
Block a user