source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/popularity/lang/no/lang.php@ 25027

Last change on this file since 25027 was 25027, checked in by jmt12, 12 years ago

Adding the packages directory, and within it a configured version of dokuwiki all ready to run

File size: 536 bytes
Line 
1<?php
2/**
3 * Norwegian language file
4 *
5 * @author Rune M. Andersen <[email protected]>
6 * @author Jakob Vad Nielsen ([email protected])
7 * @author Kjell Tore NÊsgaard <[email protected]>
8 * @author Knut Staring <[email protected]>
9 * @author Lisa Ditlefsen <[email protected]>
10 * @author Erik Pedersen <[email protected]>
11 * @author Erik BjÞrn Pedersen <[email protected]>
12 */
13$lang['name'] = 'Popularitetsfeedback (kan ta litt tid å laste)';
14$lang['submit'] = 'Send data';
Note: See TracBrowser for help on using the repository browser.