Files
roundcubemail/plugins/help/localization/da_DK.inc

9 lines
114 B
PHP

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