Files
iTop/dictionaries/ui/layouts/tab-container/nl.dictionary.itop.tab-container.php
jbostoen d17e399a5f 🌐 N°5397 - Updated Dutch translations (#262)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2022-08-11 14:07:51 +02:00

11 lines
441 B
PHP

<?php
/*
* @copyright Copyright (C) 2010-2021 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',
]);