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": "Naam",
"roles": "Functies",
"positionList": "Overzichtslijst",
"layoutSet": "Lay-out set",
"workingTimeCalendar": "Werktijd Kalender",
"userRole": "Rol gebruiker"
},
"links": {
"users": "Gebruikers",
"notes": "Notities",
"roles": "Functies",
"inboundEmails": "Groep e-mailaccounts",
"layoutSet": "Lay-out set",
"workingTimeCalendar": "Werktijd Kalender",
"groupEmailFolders": "Groep e-mailmappen"
},
"tooltips": {
"roles": "Alle gebruikers van deze groep krijgen de rechten uit de geselecteerde rollen.",
"positionList": "Beschikbare functies in deze groep. Zoals Verkoop, Manager ed.",
"layoutSet": "Biedt de mogelijkheid om lay-outs te hebben die verschillen van de standaard lay-outs. Lay-out set zal worden toegepast op gebruikers die deze groep als standaard groep hebben ingesteld.",
"workingTimeCalendar": "Een kalender wordt toegepast op gebruikers die dit team als standaardteam hebben ingesteld."
},
"labels": {
"Create Team": "Creëer Groep"
}
}