From b332a6587e11d95195d7fcbdef82112e22b2013f Mon Sep 17 00:00:00 2001 From: Amir Aharoni Date: Tue, 26 May 2020 10:58:08 +0300 Subject: [PATCH] Update language-data * Add Madurese (mad) and Vertical Mongolian (mvf) * Add America region to Venetian Updating to https://github.com/wikimedia/language-data/commit/d60d8bd62964d13a55bb6194f6ed8dd9964de484 --- src/jquery.uls.data.js | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/src/jquery.uls.data.js b/src/jquery.uls.data.js index 369cdaa..84f5f0a 100644 --- a/src/jquery.uls.data.js +++ b/src/jquery.uls.data.js @@ -2253,6 +2253,13 @@ module.exports=( function ( $ ) { ], "Lazuri" ], + "mad": [ + "Latn", + [ + "AS" + ], + "madhurâ" + ], "mai": [ "Deva", [ @@ -2352,6 +2359,12 @@ module.exports=( function ( $ ) { ], "монгол" ], + "mn-cyrl": [ + "mn" + ], + "mn-mong": [ + "mvf" + ], "mnc": [ "Mong", [ @@ -2451,6 +2464,13 @@ module.exports=( function ( $ ) { ], "Mvskoke" ], + "mvf": [ + "Mong", + [ + "AS" + ], + "ᠮᠣᠩᠭᠣᠯ" + ], "mwl": [ "Latn", [ @@ -3897,7 +3917,8 @@ module.exports=( function ( $ ) { "vec": [ "Latn", [ - "EU" + "EU", + "AM" ], "vèneto" ], @@ -4542,6 +4563,7 @@ module.exports=( function ( $ ) { "ii", "ug-arab", "za", + "mvf", "mn", "bo", "ko", @@ -4886,6 +4908,7 @@ module.exports=( function ( $ ) { "id", "jv", "su", + "mad", "ms", "min", "bew",