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,36 +1,35 @@
|
||||
{
|
||||
"fields": {
|
||||
"post": "帖子",
|
||||
"attachments": "附件",
|
||||
"targetType": "目标",
|
||||
"teams": "团队",
|
||||
"users": "用户",
|
||||
"portals": "门户",
|
||||
"type": "类型",
|
||||
"isGlobal": "全局",
|
||||
"isInternal": "内部(用于内部用户)",
|
||||
"related": "相关的",
|
||||
"data": "数据",
|
||||
"number": "数字"
|
||||
},
|
||||
"filters": {
|
||||
"all": "所有",
|
||||
"posts": "帖子",
|
||||
"updates": "更新"
|
||||
},
|
||||
"messages": {
|
||||
"writeMessage": "在这里写信息"
|
||||
},
|
||||
"options": {
|
||||
"targetType": {
|
||||
"self": "给我自己",
|
||||
"users": "给特殊用户",
|
||||
"teams": "给特殊对",
|
||||
"all": "所有内部门户",
|
||||
"portals": "给门户用户"
|
||||
},
|
||||
"type": {
|
||||
"Post": "帖子"
|
||||
}
|
||||
}
|
||||
{
|
||||
"fields": {
|
||||
"post": "帖子",
|
||||
"attachments": "附件",
|
||||
"targetType": "目标",
|
||||
"teams": "团队",
|
||||
"users": "用户",
|
||||
"portals": "门户",
|
||||
"type": "类型",
|
||||
"isGlobal": "全局",
|
||||
"isInternal": "内部(用于内部用户)",
|
||||
"related": "相关的",
|
||||
"data": "数据",
|
||||
"number": "数字"
|
||||
},
|
||||
"filters": {
|
||||
"all": "所有",
|
||||
"posts": "帖子",
|
||||
"updates": "更新"
|
||||
},
|
||||
"messages": {
|
||||
"writeMessage": "在这里写信息"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Post": "帖子"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"superParent": "最高层级",
|
||||
"related": "相关链接",
|
||||
"portals": "门户",
|
||||
"attachments": "附件"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user