加了变量预览
This commit is contained in:
@@ -1156,6 +1156,10 @@ colTitle: 'Template title',
|
||||
},
|
||||
tmrEmailEditor: {
|
||||
preview: 'Preview',
|
||||
previewWithVariables: 'Preview (showing variables)',
|
||||
previewWithVariablesTitle: 'Preview (showing variables)',
|
||||
previewWithVariablesHint: 'The expert data is an example, used for variablespelling check only.',
|
||||
close: 'Close',
|
||||
placeholder: 'Please enter email content'
|
||||
}
|
||||
|
||||
|
||||
@@ -1141,6 +1141,10 @@ const zh = {
|
||||
},
|
||||
tmrEmailEditor: {
|
||||
preview: '预览效果',
|
||||
previewWithVariables: '预览(示例变量)',
|
||||
previewWithVariablesTitle: '预览效果(已替换示例变量)',
|
||||
previewWithVariablesHint: '专家数据仅为示例,仅用于变量拼写检查。',
|
||||
close: '关闭',
|
||||
placeholder: '请输入邮件内容'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user