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,61 +1,61 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"number": "编号",
|
||||
"status": "状态",
|
||||
"account": "客户",
|
||||
"contact": "联系人",
|
||||
"contacts": "联系人",
|
||||
"priority": "优先",
|
||||
"type": "类型",
|
||||
"description": "描述",
|
||||
"lead": "潜在客户",
|
||||
"attachments": "附件",
|
||||
"inboundEmail": "入站邮件"
|
||||
},
|
||||
"links": {
|
||||
"account": "客户",
|
||||
"contact": "联系人(主)",
|
||||
"Contacts": "联系人",
|
||||
"meetings": "会晤",
|
||||
"calls": "通话",
|
||||
"tasks": "任务",
|
||||
"emails": "电子邮件",
|
||||
"articles": "知识库文章",
|
||||
"lead": "潜在客户",
|
||||
"attachments": "附件",
|
||||
"inboundEmail": "入站电子邮件"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"New": "新建",
|
||||
"Assigned": "已指派",
|
||||
"Pending": "待定",
|
||||
"Closed": "关闭",
|
||||
"Rejected": "拒绝",
|
||||
"Duplicate": "重复"
|
||||
},
|
||||
"priority": {
|
||||
"Low": "低",
|
||||
"Normal": "正常",
|
||||
"High": "高",
|
||||
"Urgent": "紧急"
|
||||
},
|
||||
"type": {
|
||||
"Question": "询问",
|
||||
"Incident": "事件",
|
||||
"Problem": "问题"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Case": "创建工单",
|
||||
"Close": "关",
|
||||
"Reject": "拒绝",
|
||||
"Closed": "关闭",
|
||||
"Rejected": "拒绝"
|
||||
},
|
||||
"presetFilters": {
|
||||
"open": "打开",
|
||||
"closed": "关闭"
|
||||
}
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"number": "编号",
|
||||
"status": "状态",
|
||||
"account": "客户",
|
||||
"contact": "联系人",
|
||||
"contacts": "联系人",
|
||||
"priority": "优先",
|
||||
"type": "类型",
|
||||
"description": "描述",
|
||||
"lead": "潜在客户",
|
||||
"attachments": "附件",
|
||||
"inboundEmail": "群组邮件账户"
|
||||
},
|
||||
"links": {
|
||||
"account": "客户",
|
||||
"contact": "联系人(主要)",
|
||||
"Contacts": "联系人",
|
||||
"meetings": "会议",
|
||||
"calls": "通话",
|
||||
"tasks": "任务",
|
||||
"emails": "电子邮件",
|
||||
"articles": "知识库文章",
|
||||
"lead": "潜在客户",
|
||||
"attachments": "附件",
|
||||
"inboundEmail": "群组邮件账户"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"New": "新建",
|
||||
"Assigned": "已指派",
|
||||
"Pending": "待定",
|
||||
"Closed": "已关闭",
|
||||
"Rejected": "拒绝",
|
||||
"Duplicate": "重复"
|
||||
},
|
||||
"priority": {
|
||||
"Low": "低",
|
||||
"Normal": "正常",
|
||||
"High": "高",
|
||||
"Urgent": "紧急"
|
||||
},
|
||||
"type": {
|
||||
"Question": "询问",
|
||||
"Incident": "事件",
|
||||
"Problem": "问题"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Case": "创建工单",
|
||||
"Close": "关闭",
|
||||
"Reject": "拒绝",
|
||||
"Closed": "已关闭",
|
||||
"Rejected": "拒绝"
|
||||
},
|
||||
"presetFilters": {
|
||||
"open": "打开",
|
||||
"closed": "已关闭"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user