This commit is contained in:
2026-05-06 21:28:17 +08:00
parent a4ed48a26f
commit be565b0810
8 changed files with 585 additions and 2 deletions
+8 -1
View File
@@ -644,6 +644,13 @@
"event_save_success": "事件保存成功",
"event_delete_success": "事件删除成功",
"confirm_delete_event": "确定要删除此事件吗?",
"is_public_event": "公共日程"
"is_public_event": "公共日程",
"admin_title": "日历管理",
"event_count": "日程数量",
"restore": "恢复",
"restore_success": "恢复成功",
"deleted": "已删除",
"confirm_restore": "确定要恢复此日历吗?",
"confirm_restore_message": "确定要恢复日历「{name}」吗?"
}
}