Create attachment with referenced link

This commit is contained in:
2025-04-06 23:03:01 +08:00
parent aa50561247
commit 935cf774b1
6 changed files with 195 additions and 189 deletions

View File

@@ -951,5 +951,9 @@
"attachmentEditorUploadHint": "该附件已上传。",
"attachmentRating": "评级",
"fieldAttachmentRating": "内容分级",
"fieldAttachmentQuality": "质量评分"
"fieldAttachmentQuality": "质量评分",
"attachmentReferenceLink": "引用外部附件",
"fieldAttachmentReferenceLink": "引用连接",
"attachmentReferenceLinkDescription": "作为附件的源文件。需要链接允许跨域访问。",
"fieldAttachmentMimetype": "文件类型"
}