Notification card

🐛 Fix post item truncate hint from overflowing
This commit is contained in:
2024-12-09 23:45:10 +08:00
parent d3148ab89d
commit eab939928f
6 changed files with 83 additions and 69 deletions

View File

@@ -274,6 +274,12 @@
"attachmentUnsetAsPostThumbnail": "Unset as post thumbnail",
"attachmentSetThumbnail": "Set thumbnail",
"attachmentUpload": "Upload",
"notification": "Notification",
"notificationUnreadCount": {
"zero": "All notifications read",
"one": "{} unread notification",
"other": "{} unread notifications"
},
"notificationUnread": "Unread",
"notificationRead": "Read",
"notificationMarkAllRead": "Mark all notifications as read",