Files
espocrm/application/Espo/Resources/i18n/zh_CN/LeadCapture.json
bsiggel 127fa6503b chore: Update copyright year from 2025 to 2026 across core files
- Updated copyright headers in 3,055 core application files
- Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026'
- Added 123 new files from EspoCRM core updates
- Removed 4 deprecated files
- Total changes: 61,637 insertions, 54,283 deletions

This is a routine maintenance update for the new year 2026.
2026-02-07 16:05:21 +01:00

39 lines
1.2 KiB
JSON

{
"fields": {
"name": "名称",
"campaign": "运动",
"isActive": "已启用",
"subscribeToTargetList": "订阅目标列表",
"subscribeContactToTargetList": "订阅目标列表",
"targetList": "目标列表",
"apiKey": "API 密钥",
"targetTeam": "目标团队",
"exampleRequestMethod": "方法",
"exampleRequestUrl": "网址",
"exampleRequestPayload": "负载",
"skipOptInConfirmationIfSubscribed": "跳过确认在目标列表中的潜在客户",
"smtpAccount": "SMTP 账户",
"inboundEmail": "群组邮件账户"
},
"links": {
"targetList": "目标列表",
"campaign": "运行",
"targetTeam": "目标团队",
"logRecords": "日志",
"inboundEmail": "群组邮件账户"
},
"labels": {
"Create LeadCapture": "创建入口点",
"Generate New API Key": "生成新的 API 密钥",
"Request": "请求",
"Confirm Opt-In": "确认选择"
},
"messages": {
"generateApiKey": "创建新的API KEY",
"optInConfirmationExpired": "选择确认链接已过期",
"optInIsConfirmed": "选择确认。"
},
"tooltips": {
"optInConfirmationSuccessMessage": "支持Markdown"
}
}