-
{inbox.createTime?.toLocaleString()}
+
{inbox.createTime?.toLocaleString()}
{inbox.status === Inbox_Status.UNREAD && (
-
+
handleArchiveMessage()}
diff --git a/web/src/locales/zh-Hans.json b/web/src/locales/zh-Hans.json
index 6a27f705..8e8ccea8 100644
--- a/web/src/locales/zh-Hans.json
+++ b/web/src/locales/zh-Hans.json
@@ -79,7 +79,8 @@
"vacuum": "清理未使用资源",
"version": "版本",
"visibility": "可见性",
- "yourself": "您自己"
+ "yourself": "您自己",
+ "inbox": "通知"
},
"daily-review": {
"no-memos": "哎呀,空无一物。",
diff --git a/web/src/locales/zh-Hant.json b/web/src/locales/zh-Hant.json
index 26ed4c79..41f9073d 100644
--- a/web/src/locales/zh-Hant.json
+++ b/web/src/locales/zh-Hant.json
@@ -71,10 +71,10 @@
"vacuum": "清理",
"version": "版本",
"visibility": "可見度",
- "yourself": "你自己"
+ "yourself": "你自己",
+ "inbox": "通知"
},
"daily-review": {
- "no-memos": "啊咧,這裡啥都沒有。",
"title": "每日回顧"
},
"days": {