Localisation updates from https://translatewiki.net.

Change-Id: I54ba14bc3e9ae96243dffa61e851e0b5dc4d5f09
This commit is contained in:
Translation updater bot 2015-05-20 22:20:18 +02:00
parent 8762715a91
commit 09cd0e3af0

View file

@ -5,10 +5,11 @@
* @file
* @ingroup Extensions
*/
// @codingStandardsIgnoreFile
$aliases = array();
$specialPageAliases = array();
/** English */
$aliases['en'] = array(
/** English (English) */
$specialPageAliases['en'] = array(
'TopRatings' => array( 'TopRatings' ),
);