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

$lang['discussion']      = 'Diskusjon';
$lang['back_to_article'] = 'Tilbake til artikkelen';
$lang['userpage']        = 'Brukerside';

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