summaryrefslogtreecommitdiff
path: root/lang/da/lang.php
blob: 1837ab5dd4e34c590515d8c1e6aad460127b612d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
/**
 * Danish language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'Diskussion';
$lang['back_to_article'] = 'Tilbage til artiklen';
$lang['userpage']        = 'Brugerside';

//Setup VIM: ex: et ts=2 :