diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/nl.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/nl.dict.itop-config-mgmt.php
index 8c6531824..dbf353dcf 100644
--- a/datamodels/2.x/itop-config-mgmt/dictionaries/nl.dict.itop-config-mgmt.php
+++ b/datamodels/2.x/itop-config-mgmt/dictionaries/nl.dict.itop-config-mgmt.php
@@ -16,15 +16,11 @@
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see
/**
- * @author LinProfs
- *
- * Linux & Open Source Professionals
- * http://www.linprofs.com
- *
- * @author Hipska (2018, 2019)
+ * @author LinProfs
+ * @author Thomas Casteleyn
* @author Jeffrey Bostoen (2018 - 2022)
*
- * @copyright Copyright (C) 2010-2021 Combodo SARL
+ * @copyright Copyright (C) 2010-2023 Combodo SARL
* @licence http://opensource.org/licenses/AGPL-3.0
*/
//////////////////////////////////////////////////////////////////////
@@ -32,13 +28,13 @@
//////////////////////////////////////////////////////////////////////
//
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
- 'Relation:impacts/Description' => 'Elementen hebben impact op',
+ 'Relation:impacts/Description' => 'Elementen met impact van',
'Relation:impacts/DownStream' => 'Impact op...',
- 'Relation:impacts/DownStream+' => 'Elementen hebben impact op',
+ 'Relation:impacts/DownStream+' => 'Elementen geïmpacteerd door',
'Relation:impacts/UpStream' => 'Is afhankelijk van...',
- 'Relation:impacts/UpStream+' => 'Elementen waar dit object impact op heeft',
+ 'Relation:impacts/UpStream+' => 'Elementen met impact op',
// Legacy entries
- 'Relation:depends on/Description' => 'Elementen waarvan dit object afhankelijk van is',
+ 'Relation:depends on/Description' => 'Elementen afhankelijk van',
'Relation:depends on/DownStream' => 'Is afhankelijk van...',
'Relation:depends on/UpStream' => 'Impact op...',
'Relation:impacts/LoadData' => 'Load data~~',