source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/popularity/lang/da/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: 507 bytes
Line 
1<?php
2/**
3 * Danish language file
4 *
5 * @author Kalle Sommer Nielsen <[email protected]>
6 * @author Esben Laursen <[email protected]>
7 * @author Harith <[email protected]>
8 * @author Daniel Ejsing-Duun <[email protected]>
9 * @author Erik BjÞrn Pedersen <[email protected]>
10 * @author [email protected]
11 * @author Michael Pedersen [email protected]
12 */
13$lang['name'] = 'Tilbagemelding om popularitet (vil måske tage en del tid at indlÊse)';
14$lang['submit'] = 'Send data';
Note: See TracBrowser for help on using the repository browser.