Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View 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"
}
}