mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-11-15 19:39:33 +00:00
6723d502c8
Patch by AlefZet
17 lines
359 B
PHP
17 lines
359 B
PHP
<?php
|
|
|
|
/**
|
|
* Kazakh (Turkey)
|
|
* Internationalisation file for the Gadgets extension
|
|
*
|
|
* @package MediaWiki
|
|
* @subpackage Extensions
|
|
* @author Daniel Kinzler, brightbyte.de
|
|
* @copyright © 2007 Daniel Kinzler
|
|
* @licence GNU General Public Licence 2.0 or later
|
|
*/
|
|
|
|
/* Kazakh (Turkey), fallback to kk-latn */
|
|
require_once( 'Gadgets.i18n.kk-latn.php' );
|
|
|