- 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.
39 lines
1.1 KiB
JSON
39 lines
1.1 KiB
JSON
{
|
|
"fields": {
|
|
"name": "名称",
|
|
"logo": "商标",
|
|
"companyLogo": "商标",
|
|
"url": "网址",
|
|
"portalRoles": "角色",
|
|
"isActive": "已启用",
|
|
"isDefault": "是默认值",
|
|
"tabList": "选项卡列表",
|
|
"quickCreateList": "快速创建列表",
|
|
"theme": "主题",
|
|
"language": "语言",
|
|
"dashboardLayout": "仪表板布局",
|
|
"dateFormat": "日期格式",
|
|
"timeFormat": "时间格式",
|
|
"timeZone": "时区",
|
|
"weekStart": "每周起始日",
|
|
"defaultCurrency": "默认货币",
|
|
"customUrl": "自定义网址",
|
|
"customId": "用户ID",
|
|
"authTokenLifetime": "授权令牌有效期 (小时)",
|
|
"authTokenMaxIdleTime": "授权令牌最大空闲时间 (小时)"
|
|
},
|
|
"links": {
|
|
"users": "用户",
|
|
"portalRoles": "角色",
|
|
"notes": "笔记"
|
|
},
|
|
"tooltips": {
|
|
"portalRoles": "指定的门户角色将应用于此门户的所有用户。"
|
|
},
|
|
"labels": {
|
|
"Create Portal": "创建门户",
|
|
"User Interface": "用户界面",
|
|
"General": "常规",
|
|
"Settings": "设置"
|
|
}
|
|
} |