Localisation updates for extensions from Betawiki (2007-12-23 12:22 CET)

This commit is contained in:
Siebrand Mazeland 2007-12-23 11:25:25 +00:00
parent 0b247571b8
commit 38bf801bb1

18
Gadgets.i18n.lb.php Normal file
View file

@ -0,0 +1,18 @@
<?php
/**
* Internationalisation file for the Gadgets extension
*
* @package MediaWiki
* @subpackage Extensions
* @author Daniel Kinzler, brightbyte.de
* @copyright © 2007 Betawiki editors
* @licence GNU General Public Licence 2.0 or later
*/
/** Luxembourgish (Lëtzebuergesch)
* @author Robby
*/
$messages = array(
'gadgets-uses' => 'Benotzt',
);