Added missing locales

Also updated top section.
This is for #26964
pull/543/head
Delphine Lebédel 2 years ago committed by mergify[bot]
parent 6ebecfcaa7
commit 094c2f028f

@ -1,11 +1,13 @@
# Locales that should be present in release builds # Locales that should be present in release builds
# Locales that are at 70% or higher completion on https://pontoon.mozilla.org/projects/android-l10n/ # Locales that are at 1% or higher completion on https://pontoon.mozilla.org/projects/firefox-for-android/
# should be in this list # should be in this list
locales = [ locales = [
"an", "an",
"ann",
"ar", "ar",
"ast", "ast",
"az", "az",
"ban",
"be", "be",
"bg", "bg",
"bn", "bn",
@ -13,6 +15,7 @@ locales = [
"bs", "bs",
"ca", "ca",
"cak", "cak",
"ceb",
"ckb", "ckb",
"co", "co",
"cs", "cs",
@ -43,6 +46,7 @@ locales = [
"gu-IN", "gu-IN",
"he", "he",
"hi-IN", "hi-IN",
"hil",
"hr", "hr",
"hsb", "hsb",
"hu", "hu",
@ -61,13 +65,16 @@ locales = [
"lij", "lij",
"lo", "lo",
"lt", "lt",
"mix",
"ml", "ml",
"mr", "mr",
"my", "my",
"nb-NO", "nb-NO",
"ne-NP",
"nl", "nl",
"nn-NO", "nn-NO",
"oc", "oc",
"or",
"pa-IN", "pa-IN",
"pl", "pl",
"pt-BR", "pt-BR",
@ -76,24 +83,32 @@ locales = [
"ro", "ro",
"ru", "ru",
"sat", "sat",
"si",
"sk", "sk",
"skr",
"sl", "sl",
"sq", "sq",
"sr", "sr",
"su", "su",
"sv-SE", "sv-SE",
"szl",
"ta", "ta",
"te", "te",
"tg", "tg",
"th", "th",
"tl", "tl",
"tok",
"tr", "tr",
"trs", "trs",
"tt", "tt",
"tzm",
"ug",
"uk", "uk",
"ur", "ur",
"uz",
"vec", "vec",
"vi", "vi",
"yo",
"zh-CN", "zh-CN",
"zh-TW", "zh-TW",
] ]

Loading…
Cancel
Save