|
@@ -71,8 +71,10 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
|
|
'Class:Service+' => '',
|
|
|
'Class:Service/Attribute:name' => 'Name',
|
|
|
'Class:Service/Attribute:name+' => '',
|
|
|
- 'Class:Service/Attribute:org_id' => 'Organisation',
|
|
|
+ 'Class:Service/Attribute:org_id' => 'Provider',
|
|
|
'Class:Service/Attribute:org_id+' => '',
|
|
|
+ 'Class:Service/Attribute:organization_name' => 'Provider Name',
|
|
|
+ 'Class:Service/Attribute:organization_name+' => '',
|
|
|
'Class:Service/Attribute:description' => 'Beschreibung',
|
|
|
'Class:Service/Attribute:description+' => '',
|
|
|
'Class:Service/Attribute:documents_list' => 'Dokumente',
|
|
@@ -211,7 +213,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
|
|
'Class:DeliveryModel/Attribute:customers_list+' => '',
|
|
|
'Class:lnkDeliveryModelToContact' => 'Verknüpfung Delivery-Modell/Kontakt',
|
|
|
'Class:lnkDeliveryModelToContact+' => '',
|
|
|
- 'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_id' => 'Dellivery-Modell',
|
|
|
+ 'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_id' => 'Delivery-Modell',
|
|
|
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_id+' => '',
|
|
|
'Class:lnkDeliveryModelToContact/Attribute:contact_id' => 'Kontakt',
|
|
|
'Class:lnkDeliveryModelToContact/Attribute:contact_id+' => '',
|