From c4f0fdab150c9d2d481bdedba0dbdecc658bba53 Mon Sep 17 00:00:00 2001 From: Amir Aharoni Date: Thu, 7 Nov 2019 22:29:36 +0200 Subject: [PATCH] Update language-data Adding languages: * Bajau (bdr) * Cakma (ccp); also adds support for the Chakma script * Jeju (jje) Also adds Aragonese as a language of Spain. Updating to https://github.com/wikimedia/language-data/commit/d7a5e8db99c61771ce54c11bdd1744f93583283d --- src/jquery.uls.data.js | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/src/jquery.uls.data.js b/src/jquery.uls.data.js index d8530df..270157a 100644 --- a/src/jquery.uls.data.js +++ b/src/jquery.uls.data.js @@ -362,6 +362,13 @@ module.exports=( function ( $ ) { ], "Bikol Central" ], + "bdr": [ + "Latn", + [ + "AS" + ], + "Bajau Sama" + ], "be-tarask": [ "Cyrl", [ @@ -574,6 +581,13 @@ module.exports=( function ( $ ) { ], "Chavacano de Zamboanga" ], + "ccp": [ + "Cakm", + [ + "AS" + ], + "π‘„Œπ‘„‹π‘„΄π‘„Ÿπ‘„³π‘„¦" + ], "cdo": [ "Latn", [ @@ -1647,6 +1661,13 @@ module.exports=( function ( $ ) { ], "ΠΆΡƒΠ³ΡŒΡƒΡ€ΠΈ" ], + "jje": [ + "Kore", + [ + "AS" + ], + "제주말" + ], "jut": [ "Latn", [ @@ -4134,6 +4155,7 @@ module.exports=( function ( $ ) { ], "SouthAsian": [ "Beng", + "Cakm", "Deva", "Gujr", "Guru", @@ -4304,6 +4326,7 @@ module.exports=( function ( $ ) { "BD": [ "bn", "en", + "ccp", "my", "mni" ], @@ -4616,7 +4639,8 @@ module.exports=( function ( $ ) { "gl", "eu", "ast", - "ext" + "ext", + "an" ], "ET": [ "en", @@ -4882,6 +4906,7 @@ module.exports=( function ( $ ) { "mni", "hoc", "saz", + "ccp", "bfq", "njo", "bo",