Update configuration and localization files for CAIKnowledgeCDokumente; add metadata and scopes

This commit is contained in:
2026-03-12 22:40:38 +01:00
parent 3ecc6275bc
commit bf0f596ad4
6 changed files with 159 additions and 3 deletions

View File

@@ -0,0 +1,30 @@
{
"fields": {
"cAIKnowledge": "AI Knowledge",
"cDokumente": "Dokument",
"aiDocumentId": "AI Dokument-ID",
"syncstatus": "Sync-Status",
"lastSync": "Letzte Synchronisation",
"syncedHash": "Sync-Hash"
},
"links": {
"cAIKnowledge": "AI Knowledge",
"cDokumente": "Dokument"
},
"labels": {
"Create CAIKnowledgeCDokumente": "Verknüpfung erstellen"
},
"options": {
"syncstatus": {
"new": "Neu",
"unclean": "Geändert",
"synced": "Synchronisiert",
"failed": "Fehler",
"unsupported": "Nicht unterstützt"
}
},
"tooltips": {
"aiDocumentId": "Externe AI-Dokument-Referenz-ID",
"syncedHash": "Hash-Wert des zuletzt synchronisierten Dokument-Zustands"
}
}