Files
espocrm/application/Espo/Resources/i18n/zh_CN/Attachment.json
2026-01-19 17:46:06 +01:00

23 lines
480 B
JSON

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