Initial commit
This commit is contained in:
23
application/Espo/Resources/i18n/zh_CN/Attachment.json
Normal file
23
application/Espo/Resources/i18n/zh_CN/Attachment.json
Normal 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": "邮件合并"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user