mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
N°7759 - Improve Delivery Model Tooltips
This commit is contained in:
@@ -73,13 +73,14 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
'Class:DeliveryModel/Attribute:description' => '描述',
|
||||
'Class:DeliveryModel/Attribute:description+' => '',
|
||||
'Class:DeliveryModel/Attribute:name' => '名称',
|
||||
'Class:DeliveryModel/Attribute:name+' => '',
|
||||
'Class:DeliveryModel/Attribute:name+' => 'Don\'t forget to add teams to this delivery model~~',
|
||||
'Class:DeliveryModel/Attribute:org_id' => '组织',
|
||||
'Class:DeliveryModel/Attribute:org_id+' => '',
|
||||
'Class:DeliveryModel/Attribute:org_id+' => 'Usually the organization that provides the services~~',
|
||||
'Class:DeliveryModel/Attribute:organization_name' => '组织名称',
|
||||
'Class:DeliveryModel/Attribute:organization_name+' => '通用名称',
|
||||
'Class:Organization/Attribute:deliverymodel_id' => '交付模式',
|
||||
'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' => '交付模式名称',
|
||||
'Class:ProviderContract' => '供应商合同',
|
||||
'Class:ProviderContract+' => '',
|
||||
|
||||
Reference in New Issue
Block a user