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.
This commit is contained in:
@@ -1,34 +1,39 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"campaign": "运动",
|
||||
"isActive": "激活",
|
||||
"subscribeToTargetList": "订阅目标列表",
|
||||
"subscribeContactToTargetList": "订阅目标列表",
|
||||
"targetList": "目标列表",
|
||||
"apiKey": "API 密钥",
|
||||
"targetTeam": "目标团队",
|
||||
"exampleRequestMethod": "方法",
|
||||
"exampleRequestUrl": "网址"
|
||||
},
|
||||
"links": {
|
||||
"targetList": "目标列表",
|
||||
"campaign": "运行",
|
||||
"targetTeam": "目标团队",
|
||||
"logRecords": "日志"
|
||||
},
|
||||
"labels": {
|
||||
"Create LeadCapture": "创建入口点",
|
||||
"Generate New API Key": "生成新的 API 密钥",
|
||||
"Request": "请求",
|
||||
"Confirm Opt-In": "确认选择"
|
||||
},
|
||||
"messages": {
|
||||
"generateApiKey": "创建新的API KEY",
|
||||
"optInConfirmationExpired": "选择确认链接已过期",
|
||||
"optInIsConfirmed": "选择确认。"
|
||||
},
|
||||
"tooltips": {
|
||||
"optInConfirmationSuccessMessage": "支持Markdown"
|
||||
}
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user