Files
iTop/dictionaries/core/uniqueness-rule/nl.dictionary.itop.uniqueness-rule.php

16 lines
421 B
PHP

<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
*/
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
'Class:cmdbAbstractObject/UniquenessRule:no_duplicate' => '%1$s: %2$s is reeds gelinkt aan %3$s: %4$s, duplicaten zijn niet toegestaan op deze relatie.',
]);