Localisation updates from https://translatewiki.net.

Change-Id: Iaa7ab47005c2879c85c3508ff8bfdfe5cc3c592d
This commit is contained in:
Translation updater bot 2015-03-30 21:47:52 +02:00
parent 6889086753
commit 1dac0df7e7
1 changed files with 3 additions and 2 deletions

View File

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