1<?php 2 3/** 4 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5 * 6 * @author Alain Becker <alain@alain-becker.com> 7 */ 8$lang['depthType'] = 'Type d\'export'; 9$lang['depth.pageOnly'] = 'cette page uniquement'; 10$lang['depth'] = 'Profondeur'; 11$lang['exportLinkedPages'] = 'Exporter les pages liées'; 12$lang['customOptions'] = 'Options personnalisées'; 13$lang['search'] = 'Chercher'; 14$lang['AggregateSubmitLabel'] = 'Télécharger'; 15