Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"insertFromSourceLabels": {
"Document": "插入文档"
},
"fields": {
"role": "角色",
"related": "相关",
"file": "文件",
"type": "类型",
"field": "字段",
"sourceId": "源ID",
"storage": "存储",
"size": "大小(bytes)"
},
"options": {
"role": {
"Attachment": "附加",
"Import File": "内联附件",
"Export File": "导出文件",
"Mail Merge": "邮件合并"
}
}
}