mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-23 23:25:02 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Iaa7ab47005c2879c85c3508ff8bfdfe5cc3c592d
This commit is contained in:
parent
6889086753
commit
1dac0df7e7
|
@ -8,10 +8,11 @@
|
|||
* @file
|
||||
* @ingroup Extensions
|
||||
*/
|
||||
// @codingStandardsIgnoreFile
|
||||
|
||||
$specialPageAliases = array();
|
||||
|
||||
/** English (English) */
|
||||
$specialPageAliases['en'] = array(
|
||||
'MathStatus' => array( 'MathStatus' )
|
||||
);
|
||||
'MathStatus' => array( 'MathStatus' ),
|
||||
);
|
Loading…
Reference in a new issue