mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 23:08:46 +02:00
N°7686 - Update Dutch translations (#657)
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
* @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 already linked to %3$s: %4$s, duplicates are not allowed on this relation.~~',
|
||||
'Class:cmdbAbstractObject/UniquenessRule:no_duplicate' => '%1$s: %2$s is reeds gelinkt aan %3$s: %4$s, duplicaten zijn niet toegestaan op deze relatie.',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user