Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"fields": {
"name": "名称",
"status": "状态",
"isHtml": "是HTML",
"body": "正文",
"subject": "主题",
"attachments": "附件",
"oneOff": "一次性",
"category": "分类"
},
"labels": {
"Create EmailTemplate": "创建邮件模板",
"Info": "信息",
"Available placeholders": "可用变量"
},
"tooltips": {
"oneOff": "如果此模板你仅用一次则选中此项。例如,批量邮件。"
},
"presetFilters": {
"actual": "所有"
},
"placeholderTexts": {
"optOutLink": "取消订阅链接"
}
}