You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/locales/de/main.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -603,7 +603,8 @@
603
603
"sdDescription": "SD Registration",
604
604
"sdRegistrationToolTip": "Das SD-Dokument ist noch nicht geladen. Dies könnte auf die Deaktivierung der SD-Fabrik zurückzuführen sein. Dieser Prozess wird so bald wie möglich vom CX-Administrator neu ausgelöst.",
605
605
"hostCompanyName": "Host",
606
-
"providerCompanyName": "Customer",
606
+
"customerCompanyName": "Customer",
607
+
"providerCompanyName": "Provider",
607
608
"connectorUrl": "Connector-URL"
608
609
},
609
610
"details": {
@@ -673,6 +674,8 @@
673
674
"tabletitle": "Owned Connectors",
674
675
"managedtabletitle": "Managed Connectors",
675
676
"noConnectorsMessage": "Derzeit sind keine Konnektoren vorhanden. Neue Konnektoren werden hier hinzugefügt, sobald diese hinzugefügt wurden.",
677
+
"providedtabletitle": "Provided Connectors",
678
+
"noProvidedConnectorsMessage": "Derzeit stellt Ihr Unternehmen Ihrem Kunden keinen Konnektor zur Verfügung.",
676
679
"imagetext": "Connectoren kombiniert die Vorteile von IDS-Konnektoren (sichere und standardisierte Kommunikation, Kontrolle der Datennutzung) mit der Interoperabilität.",
Copy file name to clipboardExpand all lines: src/assets/locales/en/main.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -603,7 +603,8 @@
603
603
"sdDescription": "SD Registration",
604
604
"sdRegistrationToolTip": "The SD Document is not yet loaded. This could be due to the deactivation of the Sd Factory. This process will be retriggered as soon as possible by the CX Admin",
605
605
"hostCompanyName": "Host",
606
-
"providerCompanyName": "Customer",
606
+
"customerCompanyName": "Customer",
607
+
"providerCompanyName": "Provider",
607
608
"connectorUrl": "Connector URL"
608
609
},
609
610
"details": {
@@ -673,6 +674,8 @@
673
674
"tabletitle": "Owned Connectors",
674
675
"managedtabletitle": "Managed Connectors",
675
676
"noConnectorsMessage": "Currently there are no onboarded connectors existing. New registered connectors will get added here as soon as available.",
677
+
"providedTableTitle": "Provided Connectors",
678
+
"noProvidedConnectorsMessage": "Currently there are no connector provided by your company to your customer.",
676
679
"imagetext": "The connector combines the benefits of IDS connectors (secure and standardized communication, data usage control) with the interoperability. To register your connector inside the network and create your connector self-description, please register your connector below.",
0 commit comments