mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-11-15 11:31:40 +00:00
Localisation updates for extensions from Betawiki (2007-12-23 12:22 CET)
This commit is contained in:
parent
0b247571b8
commit
38bf801bb1
18
Gadgets.i18n.lb.php
Normal file
18
Gadgets.i18n.lb.php
Normal 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',
|
||||
);
|
Loading…
Reference in a new issue