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,47 +1,47 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create KnowledgeBaseArticle": "创建文章",
|
||||
"Any": "任何",
|
||||
"Send in Email": "在电子邮件中发送",
|
||||
"Move Up": "提升",
|
||||
"Move Down": "下降",
|
||||
"Move to Top": "移到顶部",
|
||||
"Move to Bottom": "移到底部"
|
||||
},
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"status": "状态",
|
||||
"type": "类型",
|
||||
"attachments": "附件",
|
||||
"publishDate": "发布日期",
|
||||
"expirationDate": "结束日期",
|
||||
"description": "描述",
|
||||
"body": "身体",
|
||||
"categories": "分类",
|
||||
"language": "语言",
|
||||
"portals": "门户"
|
||||
},
|
||||
"links": {
|
||||
"cases": "工单",
|
||||
"opportunities": "商机",
|
||||
"categories": "分类",
|
||||
"portals": "门户"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"In Review": "回顾",
|
||||
"Draft": "草案",
|
||||
"Archived": "存档",
|
||||
"Published": "发布时间"
|
||||
},
|
||||
"type": {
|
||||
"Article": "文章"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"published": "发布"
|
||||
},
|
||||
"tooltips": {
|
||||
"portals": "文章仅在特定门户网站上可用。"
|
||||
}
|
||||
{
|
||||
"labels": {
|
||||
"Create KnowledgeBaseArticle": "创建文章",
|
||||
"Any": "任何",
|
||||
"Send in Email": "在电子邮件中发送",
|
||||
"Move Up": "提升",
|
||||
"Move Down": "下降",
|
||||
"Move to Top": "移到顶部",
|
||||
"Move to Bottom": "移到底部"
|
||||
},
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"status": "状态",
|
||||
"type": "类型",
|
||||
"attachments": "附件",
|
||||
"publishDate": "发布日期",
|
||||
"expirationDate": "结束日期",
|
||||
"description": "描述",
|
||||
"body": "身体",
|
||||
"categories": "分类",
|
||||
"language": "语言",
|
||||
"portals": "门户"
|
||||
},
|
||||
"links": {
|
||||
"cases": "工单",
|
||||
"opportunities": "商机",
|
||||
"categories": "分类",
|
||||
"portals": "门户"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"In Review": "回顾",
|
||||
"Draft": "草案",
|
||||
"Archived": "存档",
|
||||
"Published": "发布时间"
|
||||
},
|
||||
"type": {
|
||||
"Article": "文章"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"published": "已发布"
|
||||
},
|
||||
"tooltips": {
|
||||
"portals": "文章仅在特定门户网站上可用。"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user