Update translations

This commit is contained in:
jf-cbd
2024-11-12 09:27:35 +01:00
parent 926700856d
commit 9b1e854bf7
69 changed files with 132 additions and 132 deletions

View File

@@ -486,7 +486,7 @@ Dict::Add('EN US', 'English', 'English', array(
'Class:DeliveryModel/Attribute:description' => 'Description',
'Class:DeliveryModel/Attribute:description+' => '',
'Class:DeliveryModel/Attribute:contacts_list' => 'Contacts',
'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Person) for this delivery model',
'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Persons) for this delivery model',
'Class:DeliveryModel/Attribute:customers_list' => 'Customers',
'Class:DeliveryModel/Attribute:customers_list+' => 'All the customers having this delivering model',
));