Update jquery.uls from upstream

Contains Localisation updates and a fix for T187553

Updating to e3a9a11840

Change-Id: I3bd3ec67fb0b1b7a487ccd5568e99f96636d7a88
This commit is contained in:
Abijeet
2021-09-28 20:21:49 +05:30
committed by jenkins-bot
parent 01297ce566
commit 30ba18e86d
2 changed files with 4 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
"uls-region-AF": "Африка",
"uls-region-EU": "Европа",
"uls-region-AS": "Азия",
"uls-region-ME": "Матысь Восток",
"uls-region-ME": "Матысь Ӵукпал",
"uls-region-PA": "Океания",
"uls-region-all": "Вань кылъёс",
"uls-no-results-found": "Шедьтэмын ӧвӧл",

View File

@@ -98,7 +98,9 @@
}
for ( i = 0; i < regions.length; i++ ) {
this.regionLanguages[ regions[ i ] ].push( langCode );
if ( this.regionLanguages[ regions[ i ] ] ) {
this.regionLanguages[ regions[ i ] ].push( langCode );
}
}
// Work around the bad interface, delay rendering until we have got