summaryrefslogtreecommitdiff
path: root/plugins/zipdownload/localization/da_DK.inc
blob: 17c7c0d82ee596e8d7cf28d6c43bc1b0673f1f61 (plain)
1
2
3
4
5
6
7
8
9
10
<?php
/* Author: John Loft Christiansen */

$labels = array();
$labels['downloadall'] = 'Download alle som .zip-fil';
$labels['downloadfolder'] = 'Download folder som .zip-fil';

$messages = array();

?>