Files
iTop/dictionaries/ui/layouts/tab-container/nl.dictionary.itop.tab-container.php

18 lines
475 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', [
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Andere tabbladen',
'UIBlock:Error:AddBlockNotTabForbidden' => 'Kan blok %1$s niet toevoegen aan %2$s (enkel tabbladen zijn toegelaten)',
'UIBlock:TabContainer:RemoteTabLoad' => 'Klik om dit tabblad in te laden',
]);