From 8ba1d8e9a055eb44e584674ae559b22cb18106f5 Mon Sep 17 00:00:00 2001 From: Amir Aharoni Date: Fri, 24 Jul 2020 14:32:13 +0300 Subject: [PATCH] Update language-data Adding languages: * Altay (alt) * Obolo (ann) * Southern Altay (atv) * Baoule (bci) * Nuxalk (blc) * Mara (mrh) Also update autonym for Madurese. Updating to https://github.com/wikimedia/language-data/commit/762dd9c5f0f5efd48494a7b6d2ddac0acc136fb6 --- src/jquery.uls.data.js | 50 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 48 insertions(+), 2 deletions(-) diff --git a/src/jquery.uls.data.js b/src/jquery.uls.data.js index 84f5f0a..7c26cc5 100644 --- a/src/jquery.uls.data.js +++ b/src/jquery.uls.data.js @@ -117,6 +117,14 @@ module.exports=( function ( $ ) { ], "Gegë" ], + "alt": [ + "Cyrl", + [ + "EU", + "AS" + ], + "тÿштÿк алтай" + ], "am": [ "Ethi", [ @@ -145,6 +153,13 @@ module.exports=( function ( $ ) { ], "Ænglisc" ], + "ann": [ + "Latn", + [ + "AF" + ], + "Obolo" + ], "anp": [ "Deva", [ @@ -244,6 +259,14 @@ module.exports=( function ( $ ) { ], "atikamekw" ], + "atv": [ + "Cyrl", + [ + "EU", + "AS" + ], + "тÿндÿк алтай" + ], "av": [ "Cyrl", [ @@ -363,6 +386,13 @@ module.exports=( function ( $ ) { ], "جهلسری بلوچی" ], + "bci": [ + "Latn", + [ + "AF" + ], + "wawle" + ], "bcl": [ "Latn", [ @@ -461,6 +491,13 @@ module.exports=( function ( $ ) { ], "Banjar" ], + "blc": [ + "Latn", + [ + "AM" + ], + "ItNuxalkmc" + ], "bm": [ "Latn", [ @@ -2258,7 +2295,7 @@ module.exports=( function ( $ ) { [ "AS" ], - "madhurâ" + "Madhurâ" ], "mai": [ "Deva", @@ -2415,6 +2452,13 @@ module.exports=( function ( $ ) { ], "मराठी" ], + "mrh": [ + "Latn", + [ + "AS" + ], + "Mara" + ], "mrj": [ "Cyrl", [ @@ -4533,7 +4577,8 @@ module.exports=( function ( $ ) { "rm" ], "CI": [ - "fr" + "fr", + "bci" ], "CK": [ "en" @@ -5538,6 +5583,7 @@ module.exports=( function ( $ ) { "lbe", "koi", "mrj", + "alt", "fi", "sr-latn", "sr-cyrl",