mark模块更新

This commit is contained in:
2025-03-28 09:40:14 +08:00
parent 9129dffa4c
commit 508ec96029
14 changed files with 666 additions and 29 deletions

View File

@@ -0,0 +1,13 @@
{
"markType": "Type",
"summary": "Summary",
"tags": "Tags",
"description": "Description",
"link": "Link",
"createdAt": "Created At",
"updatedAt": "Updated At",
"title": "Title",
"thumbnail": "Thumbnail",
"save": "Save",
"editMarkSuccess": "Edit Mark Success"
}