summaryrefslogtreecommitdiff
path: root/plugins/zipdownload/localization/fr_FR.inc
blob: b8fc4cdaabd17a749b4860b7ab80e8d49126ebf8 (plain)
1
2
3
4
5
6
7
8
9
10
<?php
/* Author: Olivier Le Brouster */

$labels = array();
$labels['downloadall'] = 'Télécharger toutes les pièces jointes';
$labels['downloadfolder'] = 'Télécharger le répertoire';

$messages = array();

?>