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

17 lines
531 B
PHP

<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://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',
]);