Files
iTop/dictionaries/ui/layouts/ui-content-block/nl.dictionary.itop.ui-content-block.php

15 lines
282 B
PHP

<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
*
*/
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
'UIBlock:Error:AddBlockForbidden' => 'Kan het blok niet toevoegen aan %1$s',
]);