Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1425983
Math.alias.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
Math.alias.php
View Options
<?php
/**
* Aliases for Math
*
* In addition to this file, there is Math.alias.noTranslate.php that contains invisible
* special pages.
*
* @file
* @ingroup Extensions
*/
$specialPageAliases
=
[];
/** English (English) */
$specialPageAliases
[
'en'
]
=
[
'MathStatus'
=>
[
'MathStatus'
],
];
/** Arabic (العربية) */
$specialPageAliases
[
'ar'
]
=
[
'MathStatus'
=>
[
'حالة_الرياضيات'
],
];
/** Czech (čeština) */
$specialPageAliases
[
'cs'
]
=
[
'MathStatus'
=>
[
'Stav_matematiky'
],
];
/** Persian (فارسی) */
$specialPageAliases
[
'fa'
]
=
[
'MathStatus'
=>
[
'وضعیت_ریاضی'
],
];
/** Korean (한국어) */
$specialPageAliases
[
'ko'
]
=
[
'MathStatus'
=>
[
'수식상태'
],
];
/** Macedonian (македонски) */
$specialPageAliases
[
'mk'
]
=
[
'MathStatus'
=>
[
'МатСтатус'
],
];
/** Serbian Cyrillic (српски (ћирилица)) */
$specialPageAliases
[
'sr-ec'
]
=
[
'MathStatus'
=>
[
'СтањеПриказаМатематичкихФормула'
],
];
/** Serbian Latin (srpski (latinica)) */
$specialPageAliases
[
'sr-el'
]
=
[
'MathStatus'
=>
[
'StanjePrikazaMatematičkihFormula'
],
];
/** Urdu (اردو) */
$specialPageAliases
[
'ur'
]
=
[
'MathStatus'
=>
[
'کیفیت_ریاضی'
],
];
/** Simplified Chinese (中文(简体)) */
$specialPageAliases
[
'zh-hans'
]
=
[
'MathStatus'
=>
[
'数学状态'
],
];
/** Traditional Chinese (中文(繁體)) */
$specialPageAliases
[
'zh-hant'
]
=
[
'MathStatus'
=>
[
'數學狀態'
],
];
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 12:21 (1 d, 1 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
29/7b/8d1a903a7e5d7ac7792bf8654cb9
Default Alt Text
Math.alias.php (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment