加了变量预览

This commit is contained in:
2026-04-13 14:18:51 +08:00
parent 075fae74ab
commit 0086899ec4
4 changed files with 131 additions and 12 deletions

View File

@@ -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'
}