🐛 fix: announcement manager

This commit is contained in:
EUForest
2026-01-06 23:09:48 +08:00
parent 22b24041a7
commit 93926d9c99
4 changed files with 151 additions and 29 deletions
@@ -11,6 +11,12 @@
"finished": "Finished",
"import": "Import",
"latestAnnouncement": "Latest Announcement",
"announcements": "Announcements",
"all": "All",
"pinned": "Pinned",
"pinnedOnly": "Pinned Only",
"popup": "Popup",
"popupOnly": "Popup Only",
"manualImportMessage": "Please import manually",
"mySubscriptions": "My Subscriptions",
"nextResetDays": "Next Reset Days",
@@ -11,6 +11,12 @@
"finished": "已完成",
"import": "一键导入",
"latestAnnouncement": "最新公告",
"announcements": "公告管理",
"all": "全部",
"pinned": "置顶",
"pinnedOnly": "仅置顶",
"popup": "弹窗",
"popupOnly": "仅弹窗",
"manualImportMessage": "请手动导入",
"mySubscriptions": "我的订阅",
"nextResetDays": "距离下次重置天数",