Add 'unsupported' status to dokumenteSyncstatus in CAIKnowledge and CAIKnowledgeCDokumente; update API documentation and configuration timestamps
This commit is contained in:
@@ -22,6 +22,13 @@
|
||||
"syncStatus": {
|
||||
"synced": "Synchronisiert",
|
||||
"unclean": "Nicht synchronisiert"
|
||||
},
|
||||
"dokumenteSyncstatus": {
|
||||
"new": "Neu",
|
||||
"unclean": "Nicht synchronisiert",
|
||||
"synced": "Synchronisiert",
|
||||
"failed": "Fehlgeschlagen",
|
||||
"unsupported": "Nicht unterstützt"
|
||||
}
|
||||
},
|
||||
"tooltips": {
|
||||
|
||||
Reference in New Issue
Block a user