Update language search index and add alias for dtp
Bug: T375891 Change-Id: I367ac4f2a2f0c356a862bf642248c5a8c64d2d82
This commit is contained in:
committed by
jenkins-bot
parent
38cd0736d2
commit
800a1b6df6
@@ -104,6 +104,8 @@ class LanguageNameIndexer extends Maintenance {
|
|||||||
'ca' => [ 'valencia' ],
|
'ca' => [ 'valencia' ],
|
||||||
// Compatibility with the old name and other Chinese varieties
|
// Compatibility with the old name and other Chinese varieties
|
||||||
'cdo' => [ 'chinese min dong' ],
|
'cdo' => [ 'chinese min dong' ],
|
||||||
|
// Older name, see T375891
|
||||||
|
'dtp' => [ 'bundu-liwan, dusun' ],
|
||||||
// Spanish, the transliteration of the autonym is often used for searching
|
// Spanish, the transliteration of the autonym is often used for searching
|
||||||
'es' => [ 'castellano' ],
|
'es' => [ 'castellano' ],
|
||||||
// Armenian, the transliteration of the autonym is often used for searching
|
// Armenian, the transliteration of the autonym is often used for searching
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user