Merge branch 'master' of https://git.nuttyreading.com/wangjinlei/tougao_web into Editorial-Board
This commit is contained in:
@@ -1159,6 +1159,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'
|
||||
},
|
||||
wordCite: {
|
||||
|
||||
@@ -1144,6 +1144,10 @@ const zh = {
|
||||
},
|
||||
tmrEmailEditor: {
|
||||
preview: '预览效果',
|
||||
previewWithVariables: '预览(示例变量)',
|
||||
previewWithVariablesTitle: '预览效果(已替换示例变量)',
|
||||
previewWithVariablesHint: '专家数据仅为示例,仅用于变量拼写检查。',
|
||||
close: '关闭',
|
||||
placeholder: '请输入邮件内容'
|
||||
},
|
||||
wordCite: {
|
||||
|
||||
Reference in New Issue
Block a user