mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-11-27 16:50:00 +00:00
Localisation updates from Betawiki.
* Fixes and additions to 40 extensions for ca, ext, fo, hsb, is, it, kk-kz, pl, sk, tet.
This commit is contained in:
parent
542af9dc11
commit
a9869589dc
15
Gadgets.i18n.ext.php
Normal file
15
Gadgets.i18n.ext.php
Normal file
|
@ -0,0 +1,15 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* ext iternationalisation 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
|
||||
*/
|
||||
|
||||
$messages = array(
|
||||
'gadgets-uses' => 'Usus',
|
||||
);
|
Loading…
Reference in a new issue