51 lines
1.6 KiB
JSON
51 lines
1.6 KiB
JSON
{
|
|
"labels": {
|
|
"CPuls": "Pulse",
|
|
"CPulse": "Pulses",
|
|
"Create CPuls": "Create Pulse",
|
|
"name": "Name",
|
|
"status": "Status",
|
|
"syncStatus": "Sync Status",
|
|
"kiAnalyse": "AI Analysis",
|
|
"zusammenfassung": "Summary",
|
|
"anzahlDokumente": "Document Count",
|
|
"anzahlTeamsAktiv": "Active Teams",
|
|
"anzahlTeamsAbgeschlossen": "Completed Teams",
|
|
"finalisiertAm": "Finalized At",
|
|
"finalisiertVon": "Finalized By",
|
|
"mandantMitteilung": "Client Notification",
|
|
"mandantMitteilungText": "Notification Text",
|
|
"parent": "Case",
|
|
"assignedUser": "Assigned To"
|
|
},
|
|
"links": {
|
|
"dokumente": "Documents",
|
|
"teamZuordnungen": "Team Assignments",
|
|
"freigeschalteteNutzer": "Authorized Users"
|
|
},
|
|
"tooltips": {
|
|
"syncStatus": "AI analysis status for new documents",
|
|
"kiAnalyse": "Complete AI analysis of the documents",
|
|
"zusammenfassung": "Brief summary of the AI analysis",
|
|
"finalisiertAm": "Date and time when this pulse was finalized",
|
|
"finalisiertVon": "User who finalized the pulse by completion",
|
|
"mandantMitteilung": "Should a notification be sent to the client?",
|
|
"mandantMitteilungText": "Text of the notification to the client"
|
|
},
|
|
"options": {
|
|
"status": {
|
|
"Neu": "New",
|
|
"In Verarbeitung": "In Progress",
|
|
"Bereit": "Ready",
|
|
"In Review": "In Review",
|
|
"Teilweise abgeschlossen": "Partially Completed",
|
|
"Abgeschlossen": "Completed",
|
|
"Finalisiert": "Finalized"
|
|
},
|
|
"syncStatus": {
|
|
"clean": "Synchronized",
|
|
"unclean": "Pending"
|
|
}
|
|
}
|
|
}
|