Localisation updates for extension messages from Betawiki (2008-01-05 11:56 CET)

This commit is contained in:
Siebrand Mazeland 2008-01-06 11:16:11 +00:00
parent a835f0ca03
commit fd004abc37
1 changed files with 19 additions and 0 deletions

19
ContactPage.i18n.nds.php Normal file
View File

@ -0,0 +1,19 @@
<?php
/**
* Internationalisation file for the ContactPage extension
*
* @package MediaWiki
* @subpackage Extensions
* @author Daniel Kinzler, brightbyte.de
* @copyright © 2007 Daniel Kinzler, Betawiki users
* @licence GNU General Public Licence 2.0 or later
*/
/** Low German (Plattdüütsch)
* @author Slomox
*/
$messages = array(
'contactpage-title' => 'Kontakt',
'contactpage-fromname' => 'Dien Naam *',
);