Files
iTop/dictionaries/ui/layouts/tab-container/fr.dictionary.itop.tab-container.php
2024-05-06 18:35:31 +02:00

11 lines
496 B
PHP

<?php
/*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('FR FR', 'French', 'Français', [
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Autres onglets',
'UIBlock:Error:AddBlockNotTabForbidden' => 'Impossible d\'ajouter le bloc %1$s à %2$s (seul les blocs de type Tab sont autorisés) : Veuillez contacter votre administrateur',
'UIBlock:TabContainer:RemoteTabLoad' => 'Cliquez pour charger cet onglet',
]);