- 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.
35 lines
694 B
JSON
35 lines
694 B
JSON
{
|
|
"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": "附件"
|
|
}
|
|
} |