Files
espocrm/application/Espo/Resources/i18n/en_US/Team.json
2026-01-19 17:46:06 +01:00

29 lines
1.1 KiB
JSON

{
"fields": {
"name": "Name",
"roles": "Roles",
"layoutSet": "Layout Set",
"workingTimeCalendar": "Working Time Calendar",
"positionList": "Position List",
"userRole": "User Role"
},
"links": {
"users": "Users",
"notes": "Notes",
"roles": "Roles",
"layoutSet": "Layout Set",
"workingTimeCalendar": "Working Time Calendar",
"inboundEmails": "Group Email Accounts",
"groupEmailFolders": "Group Email Folders"
},
"tooltips": {
"workingTimeCalendar": "A calendar will be applied to users who have this team set as a Default Team.",
"layoutSet": "Provides the ability to have layouts that differ from standard ones. Layout Set will be applied to users who have this team set as Default Team.",
"roles": "Access Roles. Users of this team obtain access control level from selected roles.",
"positionList": "Available positions in this team. E.g. Salesperson, Manager."
},
"labels": {
"Create Team": "Create Team"
}
}