43 lines
1.5 KiB
JSON
43 lines
1.5 KiB
JSON
{
|
|
"fields": {
|
|
"cAdvowareAkte": "Advoware File",
|
|
"cAdvowareAkteId": "Advoware File ID",
|
|
"cAdvowareAkteName": "Advoware File Name",
|
|
"xaiCollectionId": "x.AI Collection ID",
|
|
"syncStatus": "Sync Status",
|
|
"lastSync": "Last Sync",
|
|
"cmietinkasso": "Mietinkasso",
|
|
"cmietinkassoId": "Mietinkasso ID",
|
|
"cmietinkassoName": "Mietinkasso Name",
|
|
"cvmhRumungsklage": "Räumungsklage",
|
|
"cvmhRumungsklageId": "Räumungsklage ID",
|
|
"cvmhRumungsklageName": "Räumungsklage Name"
|
|
},
|
|
"links": {
|
|
"meetings": "Meetings",
|
|
"calls": "Calls",
|
|
"tasks": "Tasks",
|
|
"cDokumente": "Documents",
|
|
"cAdvowareAkte": "Advoware File",
|
|
"cmietinkasso": "Mietinkasso",
|
|
"cvmhRumungsklage": "Räumungsklage"
|
|
},
|
|
"labels": {
|
|
"Create CAICollection": "Create AI Collection"
|
|
},
|
|
"tooltips": {
|
|
"xaiCollectionId": "Collection ID for x.AI synchronization",
|
|
"syncStatus": "x.AI synchronization status: pending_sync = Waiting for sync, clean = successfully synchronized, unclean = changes pending, failed = error, no_sync = Not synchronized",
|
|
"lastSync": "Time of last synchronization with x.AI"
|
|
},
|
|
"options": {
|
|
"syncStatus": {
|
|
"pending_sync": "Waiting for Sync",
|
|
"clean": "Synchronized",
|
|
"unclean": "Changes Pending",
|
|
"failed": "Failed",
|
|
"no_sync": "No Sync"
|
|
}
|
|
}
|
|
}
|