introducing junction table extension
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"labels": {
|
||||
"CAICollectionCDokumente": "AI Collection - Document Link",
|
||||
"Create CAICollectionCDokumente": "Create Link",
|
||||
"Edit Link Data": "Edit Link Data"
|
||||
},
|
||||
"fields": {
|
||||
"cAICollections": "AI Collection",
|
||||
"cAICollectionsId": "AI Collection ID",
|
||||
"cAICollectionsName": "AI Collection Name",
|
||||
"cDokumente": "Document",
|
||||
"cDokumenteId": "Document ID",
|
||||
"cDokumenteName": "Document Name",
|
||||
"syncId": "Sync ID"
|
||||
},
|
||||
"links": {
|
||||
"cAICollections": "AI Collection",
|
||||
"cDokumente": "Document"
|
||||
},
|
||||
"messages": {
|
||||
"linkDataSaved": "Link data saved"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user