32 lines
1.0 KiB
JSON
32 lines
1.0 KiB
JSON
{
|
|
"labels": {
|
|
"Create CAIKnowledgeCDokumente": "Create AI Knowledge-Document Link",
|
|
"CAIKnowledgeCDokumente": "AI Knowledge-Document Link"
|
|
},
|
|
"fields": {
|
|
"cAIKnowledge": "AI Knowledge",
|
|
"cAIKnowledgeId": "AI Knowledge ID",
|
|
"cDokumente": "Document",
|
|
"cDokumenteId": "Document ID",
|
|
"aiDocumentId": "AI Document ID",
|
|
"syncstatus": "Sync Status",
|
|
"lastSync": "Last Synchronization",
|
|
"syncedHash": "Sync Hash"
|
|
},
|
|
"options": {
|
|
"syncstatus": {
|
|
"new": "New",
|
|
"unclean": "Unclean",
|
|
"synced": "Synced",
|
|
"failed": "Failed",
|
|
"unsupported": "Unsupported"
|
|
}
|
|
},
|
|
"tooltips": {
|
|
"aiDocumentId": "External AI document reference ID",
|
|
"syncstatus": "Synchronization status with external AI system",
|
|
"lastSync": "Timestamp of the last successful synchronization",
|
|
"syncedHash": "Hash value of the last synchronized document state (for change detection)"
|
|
}
|
|
}
|