Initial commit
This commit is contained in:
28
application/Espo/Resources/i18n/en_US/Team.json
Normal file
28
application/Espo/Resources/i18n/en_US/Team.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user