Localisation updates from Betawiki.
* Fixes and additions to 39 extensions for bn, ca, cs, es, ext, hsb, is, wa.
This commit is contained in:
parent
535fd86d49
commit
7a32df58e2
|
@ -0,0 +1,15 @@
|
|||
<?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
|
||||
*/
|
||||
|
||||
$messages = array(
|
||||
'contact' => 'Para contactar',
|
||||
);
|
|
@ -0,0 +1,15 @@
|
|||
<?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
|
||||
*/
|
||||
|
||||
$messages = array(
|
||||
'contact' => 'Hafa samband',
|
||||
);
|
|
@ -0,0 +1,15 @@
|
|||
<?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
|
||||
*/
|
||||
|
||||
$messages = array(
|
||||
'contact' => 'Contak',
|
||||
);
|
Loading…
Reference in New Issue