Add AI Knowledge entity and related localization
- Introduced CAIKnowledge entity with fields for name, description, and relationships to Mietinkasso and Räumungsklage. - Added localization files for CAIKnowledge in multiple languages including English, German, Spanish, and more. - Updated existing JSON files to include references to AI Knowledge where applicable. - Created necessary metadata definitions for client, entity, and record definitions for CAIKnowledge. - Enhanced existing documents and mietinkasso resources to support new AI Knowledge functionality.
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
"xaiId": "x.AI ID",
|
||||
"xaiCollections": "x.AI Collections",
|
||||
"xaiSyncStatus": "Sync Status",
|
||||
"fileStatus": "File Status"
|
||||
"fileStatus": "File Status",
|
||||
"advowareAktens": "Advoware Akten",
|
||||
"aIKnowledges": "AI Knowledge"
|
||||
},
|
||||
"links": {
|
||||
"contactsvmhdokumente": "Portal Users",
|
||||
@@ -31,7 +33,9 @@
|
||||
"beteiligte2dokumente": "Parties",
|
||||
"mietobjekt2dokumente": "Properties",
|
||||
"mietinkassosdokumente": "Rent Collection",
|
||||
"kndigungensdokumente": "Terminations"
|
||||
"kndigungensdokumente": "Terminations",
|
||||
"advowareAktens": "Advoware Akten",
|
||||
"aIKnowledges": "AI Knowledge"
|
||||
},
|
||||
"labels": {
|
||||
"Create CDokumente": "Create Dokument"
|
||||
|
||||
Reference in New Issue
Block a user