Files
iTop/dictionaries/ui/layouts/tab-container/nl.dictionary.itop.tab-container.php
2023-03-17 18:28:47 +01:00

11 lines
441 B
PHP

<?php
/*
* @copyright Copyright (C) 2010-2023 Combodo SARL
* @license http://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',
]);