N°7759 - Improve Delivery Model Tooltips

This commit is contained in:
v-dumas
2024-11-04 12:21:17 +01:00
parent 561baf5771
commit 57760528c9
16 changed files with 64 additions and 44 deletions

View File

@@ -74,13 +74,14 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [
'Class:DeliveryModel/Attribute:description' => 'Açıklama',
'Class:DeliveryModel/Attribute:description+' => '~~',
'Class:DeliveryModel/Attribute:name' => 'İsim',
'Class:DeliveryModel/Attribute:name+' => '~~',
'Class:DeliveryModel/Attribute:name+' => 'Don\'t forget to add teams to this delivery model~~',
'Class:DeliveryModel/Attribute:org_id' => 'Organizasyon',
'Class:DeliveryModel/Attribute:org_id+' => '~~',
'Class:DeliveryModel/Attribute:org_id+' => 'Usually the organization that provides the services~~',
'Class:DeliveryModel/Attribute:organization_name' => 'Organizasyon Adı',
'Class:DeliveryModel/Attribute:organization_name+' => 'Ortak Adı',
'Class:Organization/Attribute:deliverymodel_id' => 'Teslimat Modeli',
'Class:Organization/Attribute:deliverymodel_id+' => '~~',
'Class:Organization/Attribute:deliverymodel_id+' => 'This is required for Tickets handling.
The delivery model specifies the teams to which tickets can be assigned.~~',
'Class:Organization/Attribute:deliverymodel_name' => 'Teslimat Modeli Adı',
'Class:ProviderContract' => 'Tedarikçi Sözleşmesi',
'Class:ProviderContract+' => '',