summaryrefslogtreecommitdiff
path: root/plugins/help/localization/da_DK.inc
blob: 753301220039d04e55b398798700d6dfd0d2cbc2 (plain)
1
2
3
4
5
6
7
8
<?php

$labels = array();
$labels['help'] = 'Hjælp';
$labels['about'] = 'Om';
$labels['license'] = 'Licens';

?>