修复V4任务详情来源邮件展示
This commit is contained in:
@@ -625,6 +625,12 @@ export default {
|
||||
conversationCount: 'Conversation messages',
|
||||
attachments: 'Attachments',
|
||||
excerpt: 'Email excerpt',
|
||||
body: 'Current email body',
|
||||
bodyLoading: 'Loading current email body...',
|
||||
bodyLoadFailed: 'Current email body cannot be loaded right now. Open the email conversation to view it.',
|
||||
noBody: 'No current email body.',
|
||||
showFullBody: 'Show full body',
|
||||
collapseBody: 'Collapse body',
|
||||
noExcerpt: 'No email excerpt',
|
||||
noAttachments: 'No attachments',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user