diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php index ee11abf6d..0a549daa2 100644 --- a/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/dictionaries/fr.dict.itop-config-mgmt.php @@ -28,6 +28,8 @@ Dict::Add('FR FR', 'French', 'Français', [ 'Class:ApplicationSolution/Attribute:status/Value:inactive+' => '', 'Class:Brand' => 'Marque', 'Class:Brand+' => '', + 'Class:Brand/Attribute:logo' => 'Logo', + 'Class:Brand/Attribute:logo+' => '', 'Class:Brand/Attribute:physicaldevices_list' => 'Matériels', 'Class:Brand/Attribute:physicaldevices_list+' => 'Tous les matériels correspondant à cette marque', 'Class:Brand/Attribute:physicaldevices_list/UI:Links:Create:Button+' => 'Créer un %4$s', @@ -355,6 +357,8 @@ Dict::Add('FR FR', 'French', 'Français', [ 'Class:Model/Attribute:brand_id+' => '', 'Class:Model/Attribute:brand_name' => 'Nom marque', 'Class:Model/Attribute:brand_name+' => '', + 'Class:Model/Attribute:picture' => 'Image', + 'Class:Model/Attribute:picture+' => '', 'Class:Model/Attribute:physicaldevices_list' => 'Matériels', 'Class:Model/Attribute:physicaldevices_list+' => 'Tous les matériels correspondant à ce modèle', 'Class:Model/Attribute:physicaldevices_list/UI:Links:Create:Button+' => 'Créer un %4$s',