Files
espocrm/application/Espo/Resources/i18n/zh_CN/Note.json
bsiggel 127fa6503b 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.
2026-02-07 16:05:21 +01:00

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": "附件"
}
}