Add an alias for the Mon language (mnw)
Bug: T352776 Change-Id: I9a484cf4290e7927b0868756703076725cbf8b3b
This commit is contained in:
committed by
jenkins-bot
parent
5142df9d42
commit
e3daa8753b
@@ -107,6 +107,8 @@ class LanguageNameIndexer extends Maintenance {
|
|||||||
'ka' => [ 'kartuli', 'qartuli' ],
|
'ka' => [ 'kartuli', 'qartuli' ],
|
||||||
// Japanese, the transliteration of the autonym is often used for searching
|
// Japanese, the transliteration of the autonym is often used for searching
|
||||||
'ja' => [ 'nihongo', 'にほんご' ],
|
'ja' => [ 'nihongo', 'にほんご' ],
|
||||||
|
// Mon, renamed in core MediaWiki's Names.php (T352776)
|
||||||
|
'mnw' => [ 'ဘာသာ မန်' ],
|
||||||
// Western Punjabi, doesn't start with the word "Punjabi" in any language
|
// Western Punjabi, doesn't start with the word "Punjabi" in any language
|
||||||
'pnb' => [ 'punjabi western' ],
|
'pnb' => [ 'punjabi western' ],
|
||||||
// Simplified and Traditional Chinese, because zh-hans and zh-hant
|
// Simplified and Traditional Chinese, because zh-hans and zh-hant
|
||||||
|
|||||||
Reference in New Issue
Block a user