feat: notifications

This commit is contained in:
2025-11-30 19:24:51 +08:00
parent 4550720cbb
commit 4a6c214709
14 changed files with 492 additions and 37 deletions

View File

@@ -262,6 +262,7 @@ export const i18nData = {
"Tag": "标签",
"Optional": "可选",
"Download": "下载",
"Notifications": "通知",
},
},
"zh-TW": {
@@ -527,6 +528,7 @@ export const i18nData = {
"Tag": "標籤",
"Optional": "可選",
"Download": "下載",
"Notifications": "通知",
},
},
};