@dataclouder/ngx-core 0.1.26 → 0.1.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1855,6 +1855,7 @@ const LANGUAGES = {
|
|
|
1855
1855
|
es: 'Inglés',
|
|
1856
1856
|
},
|
|
1857
1857
|
status: 'ready',
|
|
1858
|
+
speakers: 1500000000,
|
|
1858
1859
|
},
|
|
1859
1860
|
es: {
|
|
1860
1861
|
nativeName: 'Español',
|
|
@@ -1890,6 +1891,7 @@ const LANGUAGES = {
|
|
|
1890
1891
|
es: 'Español',
|
|
1891
1892
|
},
|
|
1892
1893
|
status: 'almostready',
|
|
1894
|
+
speakers: 592000000,
|
|
1893
1895
|
},
|
|
1894
1896
|
de: {
|
|
1895
1897
|
nativeName: 'Deutsch',
|
|
@@ -1904,6 +1906,7 @@ const LANGUAGES = {
|
|
|
1904
1906
|
es: 'Alemán',
|
|
1905
1907
|
},
|
|
1906
1908
|
status: 'almostready',
|
|
1909
|
+
speakers: 135000000,
|
|
1907
1910
|
},
|
|
1908
1911
|
fr: {
|
|
1909
1912
|
nativeName: 'Français',
|
|
@@ -1918,6 +1921,7 @@ const LANGUAGES = {
|
|
|
1918
1921
|
es: 'Francés',
|
|
1919
1922
|
},
|
|
1920
1923
|
status: 'almostready',
|
|
1924
|
+
speakers: 300000000,
|
|
1921
1925
|
},
|
|
1922
1926
|
zh: {
|
|
1923
1927
|
nativeName: '中文 (Zhōngwén)',
|
|
@@ -1932,6 +1936,7 @@ const LANGUAGES = {
|
|
|
1932
1936
|
es: 'Chino (Mandarín)',
|
|
1933
1937
|
},
|
|
1934
1938
|
status: 'almostready',
|
|
1939
|
+
speakers: 1120000000,
|
|
1935
1940
|
},
|
|
1936
1941
|
it: {
|
|
1937
1942
|
nativeName: 'Italiano',
|
|
@@ -1946,6 +1951,7 @@ const LANGUAGES = {
|
|
|
1946
1951
|
es: 'Italiano',
|
|
1947
1952
|
},
|
|
1948
1953
|
status: 'almostready',
|
|
1954
|
+
speakers: 67000000,
|
|
1949
1955
|
},
|
|
1950
1956
|
pt: {
|
|
1951
1957
|
nativeName: 'Português',
|
|
@@ -1960,6 +1966,7 @@ const LANGUAGES = {
|
|
|
1960
1966
|
es: 'Portugués',
|
|
1961
1967
|
},
|
|
1962
1968
|
status: 'ready',
|
|
1969
|
+
speakers: 258000000,
|
|
1963
1970
|
},
|
|
1964
1971
|
ja: {
|
|
1965
1972
|
nativeName: '日本語 (Nihongo)',
|
|
@@ -1974,6 +1981,7 @@ const LANGUAGES = {
|
|
|
1974
1981
|
es: 'Japonés',
|
|
1975
1982
|
},
|
|
1976
1983
|
status: 'almostready',
|
|
1984
|
+
speakers: 125000000,
|
|
1977
1985
|
},
|
|
1978
1986
|
nl: {
|
|
1979
1987
|
nativeName: 'Nederlands',
|
|
@@ -1988,6 +1996,7 @@ const LANGUAGES = {
|
|
|
1988
1996
|
es: 'Neerlandés',
|
|
1989
1997
|
},
|
|
1990
1998
|
status: 'commingsoon',
|
|
1999
|
+
speakers: 25000000,
|
|
1991
2000
|
},
|
|
1992
2001
|
ru: {
|
|
1993
2002
|
nativeName: 'Русский (Russkiy)',
|
|
@@ -2002,6 +2011,7 @@ const LANGUAGES = {
|
|
|
2002
2011
|
es: 'Ruso',
|
|
2003
2012
|
},
|
|
2004
2013
|
status: 'commingsoon',
|
|
2014
|
+
speakers: 258000000,
|
|
2005
2015
|
},
|
|
2006
2016
|
ko: {
|
|
2007
2017
|
nativeName: '한국어 (Hangugeo)',
|
|
@@ -2016,6 +2026,7 @@ const LANGUAGES = {
|
|
|
2016
2026
|
es: 'Coreano',
|
|
2017
2027
|
},
|
|
2018
2028
|
status: 'almostready',
|
|
2029
|
+
speakers: 82000000,
|
|
2019
2030
|
},
|
|
2020
2031
|
pl: {
|
|
2021
2032
|
nativeName: 'Polski',
|
|
@@ -2030,6 +2041,7 @@ const LANGUAGES = {
|
|
|
2030
2041
|
es: 'Polaco',
|
|
2031
2042
|
},
|
|
2032
2043
|
status: 'commingsoon',
|
|
2044
|
+
speakers: 40000000,
|
|
2033
2045
|
},
|
|
2034
2046
|
sv: {
|
|
2035
2047
|
nativeName: 'Svenska',
|
|
@@ -2044,6 +2056,7 @@ const LANGUAGES = {
|
|
|
2044
2056
|
es: 'Sueco',
|
|
2045
2057
|
},
|
|
2046
2058
|
status: 'commingsoon',
|
|
2059
|
+
speakers: 10000000,
|
|
2047
2060
|
},
|
|
2048
2061
|
tr: {
|
|
2049
2062
|
nativeName: 'Türkçe',
|
|
@@ -2058,6 +2071,7 @@ const LANGUAGES = {
|
|
|
2058
2071
|
es: 'Turco',
|
|
2059
2072
|
},
|
|
2060
2073
|
status: 'commingsoon',
|
|
2074
|
+
speakers: 88000000,
|
|
2061
2075
|
},
|
|
2062
2076
|
ar: {
|
|
2063
2077
|
nativeName: 'العربية (Al-Arabiyyah)',
|
|
@@ -2098,6 +2112,7 @@ const LANGUAGES = {
|
|
|
2098
2112
|
es: 'Árabe',
|
|
2099
2113
|
},
|
|
2100
2114
|
status: 'commingsoon',
|
|
2115
|
+
speakers: 422000000,
|
|
2101
2116
|
},
|
|
2102
2117
|
vi: {
|
|
2103
2118
|
nativeName: 'Tiếng Việt',
|
|
@@ -2112,6 +2127,7 @@ const LANGUAGES = {
|
|
|
2112
2127
|
es: 'Vietnamita',
|
|
2113
2128
|
},
|
|
2114
2129
|
status: 'commingsoon',
|
|
2130
|
+
speakers: 90000000,
|
|
2115
2131
|
},
|
|
2116
2132
|
id: {
|
|
2117
2133
|
nativeName: 'Bahasa Indonesia',
|
|
@@ -2126,6 +2142,7 @@ const LANGUAGES = {
|
|
|
2126
2142
|
es: 'Indonesio',
|
|
2127
2143
|
},
|
|
2128
2144
|
status: 'commingsoon',
|
|
2145
|
+
speakers: 199000000,
|
|
2129
2146
|
},
|
|
2130
2147
|
da: {
|
|
2131
2148
|
nativeName: 'Dansk',
|
|
@@ -2140,6 +2157,7 @@ const LANGUAGES = {
|
|
|
2140
2157
|
es: 'Danés',
|
|
2141
2158
|
},
|
|
2142
2159
|
status: 'commingsoon',
|
|
2160
|
+
speakers: 6000000,
|
|
2143
2161
|
},
|
|
2144
2162
|
no: {
|
|
2145
2163
|
nativeName: 'Norsk',
|
|
@@ -2154,6 +2172,7 @@ const LANGUAGES = {
|
|
|
2154
2172
|
es: 'Noruego',
|
|
2155
2173
|
},
|
|
2156
2174
|
status: 'commingsoon',
|
|
2175
|
+
speakers: 5300000,
|
|
2157
2176
|
},
|
|
2158
2177
|
fi: {
|
|
2159
2178
|
nativeName: 'Suomi',
|
|
@@ -2168,6 +2187,7 @@ const LANGUAGES = {
|
|
|
2168
2187
|
es: 'Finlandés',
|
|
2169
2188
|
},
|
|
2170
2189
|
status: 'commingsoon',
|
|
2190
|
+
speakers: 5400000,
|
|
2171
2191
|
},
|
|
2172
2192
|
cs: {
|
|
2173
2193
|
nativeName: 'Čeština',
|
|
@@ -2182,6 +2202,7 @@ const LANGUAGES = {
|
|
|
2182
2202
|
es: 'Checo',
|
|
2183
2203
|
},
|
|
2184
2204
|
status: 'commingsoon',
|
|
2205
|
+
speakers: 10700000,
|
|
2185
2206
|
},
|
|
2186
2207
|
el: {
|
|
2187
2208
|
nativeName: 'Ελληνικά (Elliniká)',
|
|
@@ -2196,6 +2217,7 @@ const LANGUAGES = {
|
|
|
2196
2217
|
es: 'Griego',
|
|
2197
2218
|
},
|
|
2198
2219
|
status: 'commingsoon',
|
|
2220
|
+
speakers: 13500000,
|
|
2199
2221
|
},
|
|
2200
2222
|
hu: {
|
|
2201
2223
|
nativeName: 'Magyar',
|
|
@@ -2210,6 +2232,7 @@ const LANGUAGES = {
|
|
|
2210
2232
|
es: 'Húngaro',
|
|
2211
2233
|
},
|
|
2212
2234
|
status: 'commingsoon',
|
|
2235
|
+
speakers: 13000000,
|
|
2213
2236
|
},
|
|
2214
2237
|
ro: {
|
|
2215
2238
|
nativeName: 'Română',
|
|
@@ -2224,6 +2247,7 @@ const LANGUAGES = {
|
|
|
2224
2247
|
es: 'Rumano',
|
|
2225
2248
|
},
|
|
2226
2249
|
status: 'commingsoon',
|
|
2250
|
+
speakers: 24000000,
|
|
2227
2251
|
},
|
|
2228
2252
|
uk: {
|
|
2229
2253
|
nativeName: 'Українська (Ukrainska)',
|
|
@@ -2238,6 +2262,7 @@ const LANGUAGES = {
|
|
|
2238
2262
|
es: 'Ucraniano',
|
|
2239
2263
|
},
|
|
2240
2264
|
status: 'commingsoon',
|
|
2265
|
+
speakers: 33000000,
|
|
2241
2266
|
},
|
|
2242
2267
|
he: {
|
|
2243
2268
|
nativeName: 'עברית (Ivrit)',
|
|
@@ -2252,6 +2277,7 @@ const LANGUAGES = {
|
|
|
2252
2277
|
es: 'Hebreo',
|
|
2253
2278
|
},
|
|
2254
2279
|
status: 'commingsoon',
|
|
2280
|
+
speakers: 9000000,
|
|
2255
2281
|
},
|
|
2256
2282
|
th: {
|
|
2257
2283
|
nativeName: 'ภาษาไทย (Phasa Thai)',
|
|
@@ -2266,6 +2292,7 @@ const LANGUAGES = {
|
|
|
2266
2292
|
es: 'Tailandés',
|
|
2267
2293
|
},
|
|
2268
2294
|
status: 'commingsoon',
|
|
2295
|
+
speakers: 69000000,
|
|
2269
2296
|
},
|
|
2270
2297
|
hi: {
|
|
2271
2298
|
nativeName: 'हिन्दी (Hindī)',
|
|
@@ -2280,6 +2307,7 @@ const LANGUAGES = {
|
|
|
2280
2307
|
es: 'Hindi',
|
|
2281
2308
|
},
|
|
2282
2309
|
status: 'commingsoon',
|
|
2310
|
+
speakers: 602000000,
|
|
2283
2311
|
},
|
|
2284
2312
|
ca: {
|
|
2285
2313
|
nativeName: 'Català',
|
|
@@ -2294,6 +2322,7 @@ const LANGUAGES = {
|
|
|
2294
2322
|
es: 'Catalán',
|
|
2295
2323
|
},
|
|
2296
2324
|
status: 'commingsoon',
|
|
2325
|
+
speakers: 10000000,
|
|
2297
2326
|
},
|
|
2298
2327
|
bg: {
|
|
2299
2328
|
nativeName: 'Български (Balgarski)',
|
|
@@ -2308,6 +2337,7 @@ const LANGUAGES = {
|
|
|
2308
2337
|
es: 'Búlgaro',
|
|
2309
2338
|
},
|
|
2310
2339
|
status: 'commingsoon',
|
|
2340
|
+
speakers: 9000000,
|
|
2311
2341
|
},
|
|
2312
2342
|
eo: {
|
|
2313
2343
|
nativeName: 'Esperanto',
|
|
@@ -2322,6 +2352,7 @@ const LANGUAGES = {
|
|
|
2322
2352
|
es: 'Esperanto',
|
|
2323
2353
|
},
|
|
2324
2354
|
status: 'commingsoon',
|
|
2355
|
+
speakers: 2000000,
|
|
2325
2356
|
},
|
|
2326
2357
|
ia: {
|
|
2327
2358
|
nativeName: 'Interlingua',
|
|
@@ -2336,6 +2367,7 @@ const LANGUAGES = {
|
|
|
2336
2367
|
es: 'Interlingua',
|
|
2337
2368
|
},
|
|
2338
2369
|
status: 'commingsoon',
|
|
2370
|
+
speakers: 1500,
|
|
2339
2371
|
},
|
|
2340
2372
|
hr: {
|
|
2341
2373
|
nativeName: 'Hrvatski',
|
|
@@ -2350,6 +2382,7 @@ const LANGUAGES = {
|
|
|
2350
2382
|
es: 'Croata',
|
|
2351
2383
|
},
|
|
2352
2384
|
status: 'commingsoon',
|
|
2385
|
+
speakers: 5700000,
|
|
2353
2386
|
},
|
|
2354
2387
|
sk: {
|
|
2355
2388
|
nativeName: 'Slovenčina',
|
|
@@ -2364,6 +2397,7 @@ const LANGUAGES = {
|
|
|
2364
2397
|
es: 'Eslovaco',
|
|
2365
2398
|
},
|
|
2366
2399
|
status: 'commingsoon',
|
|
2400
|
+
speakers: 5400000,
|
|
2367
2401
|
},
|
|
2368
2402
|
fil: {
|
|
2369
2403
|
nativeName: 'Filipino',
|
|
@@ -2378,6 +2412,7 @@ const LANGUAGES = {
|
|
|
2378
2412
|
es: 'Filipino',
|
|
2379
2413
|
},
|
|
2380
2414
|
status: 'commingsoon',
|
|
2415
|
+
speakers: 109000000,
|
|
2381
2416
|
},
|
|
2382
2417
|
tl: {
|
|
2383
2418
|
// Tagalog often used as base for Filipino, but distinct ISO code
|
|
@@ -2393,6 +2428,7 @@ const LANGUAGES = {
|
|
|
2393
2428
|
es: 'Tagalo',
|
|
2394
2429
|
},
|
|
2395
2430
|
status: 'commingsoon',
|
|
2431
|
+
speakers: 109000000,
|
|
2396
2432
|
},
|
|
2397
2433
|
lt: {
|
|
2398
2434
|
nativeName: 'Lietuvių',
|
|
@@ -2407,6 +2443,7 @@ const LANGUAGES = {
|
|
|
2407
2443
|
es: 'Lituano',
|
|
2408
2444
|
},
|
|
2409
2445
|
status: 'commingsoon',
|
|
2446
|
+
speakers: 2800000,
|
|
2410
2447
|
},
|
|
2411
2448
|
lv: {
|
|
2412
2449
|
nativeName: 'Latviešu',
|
|
@@ -2421,6 +2458,7 @@ const LANGUAGES = {
|
|
|
2421
2458
|
es: 'Letón',
|
|
2422
2459
|
},
|
|
2423
2460
|
status: 'commingsoon',
|
|
2461
|
+
speakers: 1900000,
|
|
2424
2462
|
},
|
|
2425
2463
|
sl: {
|
|
2426
2464
|
nativeName: 'Slovenščina',
|
|
@@ -2435,6 +2473,7 @@ const LANGUAGES = {
|
|
|
2435
2473
|
es: 'Esloveno',
|
|
2436
2474
|
},
|
|
2437
2475
|
status: 'commingsoon',
|
|
2476
|
+
speakers: 2500000,
|
|
2438
2477
|
},
|
|
2439
2478
|
et: {
|
|
2440
2479
|
nativeName: 'Eesti',
|
|
@@ -2449,6 +2488,7 @@ const LANGUAGES = {
|
|
|
2449
2488
|
es: 'Estonio',
|
|
2450
2489
|
},
|
|
2451
2490
|
status: 'commingsoon',
|
|
2491
|
+
speakers: 1100000,
|
|
2452
2492
|
},
|
|
2453
2493
|
ms: {
|
|
2454
2494
|
nativeName: 'Bahasa Melayu',
|
|
@@ -2463,6 +2503,7 @@ const LANGUAGES = {
|
|
|
2463
2503
|
es: 'Malayo',
|
|
2464
2504
|
},
|
|
2465
2505
|
status: 'commingsoon',
|
|
2506
|
+
speakers: 290000000,
|
|
2466
2507
|
},
|
|
2467
2508
|
sw: {
|
|
2468
2509
|
nativeName: 'Kiswahili',
|
|
@@ -2477,6 +2518,7 @@ const LANGUAGES = {
|
|
|
2477
2518
|
es: 'Suajili',
|
|
2478
2519
|
},
|
|
2479
2520
|
status: 'commingsoon',
|
|
2521
|
+
speakers: 200000000,
|
|
2480
2522
|
},
|
|
2481
2523
|
fa: {
|
|
2482
2524
|
nativeName: 'فارسی (Fārsī)',
|
|
@@ -2491,6 +2533,7 @@ const LANGUAGES = {
|
|
|
2491
2533
|
es: 'Persa',
|
|
2492
2534
|
},
|
|
2493
2535
|
status: 'commingsoon',
|
|
2536
|
+
speakers: 110000000,
|
|
2494
2537
|
},
|
|
2495
2538
|
bn: {
|
|
2496
2539
|
nativeName: 'বাংলা (Bangla)',
|
|
@@ -2505,6 +2548,7 @@ const LANGUAGES = {
|
|
|
2505
2548
|
es: 'Bengalí',
|
|
2506
2549
|
},
|
|
2507
2550
|
status: 'commingsoon',
|
|
2551
|
+
speakers: 272000000,
|
|
2508
2552
|
},
|
|
2509
2553
|
ur: {
|
|
2510
2554
|
nativeName: 'اردو (Urdū)',
|
|
@@ -2519,6 +2563,7 @@ const LANGUAGES = {
|
|
|
2519
2563
|
es: 'Urdu',
|
|
2520
2564
|
},
|
|
2521
2565
|
status: 'commingsoon',
|
|
2566
|
+
speakers: 231000000,
|
|
2522
2567
|
},
|
|
2523
2568
|
sr: {
|
|
2524
2569
|
nativeName: 'Српски (Srpski)',
|
|
@@ -2533,6 +2578,7 @@ const LANGUAGES = {
|
|
|
2533
2578
|
es: 'Serbio',
|
|
2534
2579
|
},
|
|
2535
2580
|
status: 'commingsoon',
|
|
2581
|
+
speakers: 9000000,
|
|
2536
2582
|
},
|
|
2537
2583
|
is: {
|
|
2538
2584
|
nativeName: 'Íslenska',
|
|
@@ -2547,6 +2593,7 @@ const LANGUAGES = {
|
|
|
2547
2593
|
es: 'Islandés',
|
|
2548
2594
|
},
|
|
2549
2595
|
status: 'commingsoon',
|
|
2596
|
+
speakers: 314000,
|
|
2550
2597
|
},
|
|
2551
2598
|
ta: {
|
|
2552
2599
|
nativeName: 'தமிழ் (Tamiḻ)',
|
|
@@ -2561,6 +2608,7 @@ const LANGUAGES = {
|
|
|
2561
2608
|
es: 'Tamil',
|
|
2562
2609
|
},
|
|
2563
2610
|
status: 'commingsoon',
|
|
2611
|
+
speakers: 86000000,
|
|
2564
2612
|
},
|
|
2565
2613
|
mr: {
|
|
2566
2614
|
nativeName: 'मराठी (Marāṭhī)',
|
|
@@ -2575,6 +2623,7 @@ const LANGUAGES = {
|
|
|
2575
2623
|
es: 'Maratí',
|
|
2576
2624
|
},
|
|
2577
2625
|
status: 'commingsoon',
|
|
2626
|
+
speakers: 99000000,
|
|
2578
2627
|
},
|
|
2579
2628
|
my: {
|
|
2580
2629
|
nativeName: 'မြန်မာဘာသာ (Myanmar)',
|
|
@@ -2589,6 +2638,7 @@ const LANGUAGES = {
|
|
|
2589
2638
|
es: 'Birmano',
|
|
2590
2639
|
},
|
|
2591
2640
|
status: 'commingsoon',
|
|
2641
|
+
speakers: 43000000,
|
|
2592
2642
|
},
|
|
2593
2643
|
cy: {
|
|
2594
2644
|
nativeName: 'Cymraeg',
|
|
@@ -2603,6 +2653,7 @@ const LANGUAGES = {
|
|
|
2603
2653
|
es: 'Galés',
|
|
2604
2654
|
},
|
|
2605
2655
|
status: 'commingsoon',
|
|
2656
|
+
speakers: 724000,
|
|
2606
2657
|
},
|
|
2607
2658
|
ha: {
|
|
2608
2659
|
nativeName: 'Hausa',
|
|
@@ -2617,6 +2668,7 @@ const LANGUAGES = {
|
|
|
2617
2668
|
es: 'Hausa',
|
|
2618
2669
|
},
|
|
2619
2670
|
status: 'commingsoon',
|
|
2671
|
+
speakers: 130000000,
|
|
2620
2672
|
},
|
|
2621
2673
|
eu: {
|
|
2622
2674
|
nativeName: 'Euskara',
|
|
@@ -2631,6 +2683,7 @@ const LANGUAGES = {
|
|
|
2631
2683
|
es: 'Vasco',
|
|
2632
2684
|
},
|
|
2633
2685
|
status: 'commingsoon',
|
|
2686
|
+
speakers: 750000,
|
|
2634
2687
|
},
|
|
2635
2688
|
ga: {
|
|
2636
2689
|
nativeName: 'Gaeilge',
|
|
@@ -2645,6 +2698,7 @@ const LANGUAGES = {
|
|
|
2645
2698
|
es: 'Irlandés',
|
|
2646
2699
|
},
|
|
2647
2700
|
status: 'commingsoon',
|
|
2701
|
+
speakers: 1900000,
|
|
2648
2702
|
},
|
|
2649
2703
|
sd: {
|
|
2650
2704
|
nativeName: 'سنڌي (Sindhī)',
|
|
@@ -2659,6 +2713,7 @@ const LANGUAGES = {
|
|
|
2659
2713
|
es: 'Sindi',
|
|
2660
2714
|
},
|
|
2661
2715
|
status: 'commingsoon',
|
|
2716
|
+
speakers: 32000000,
|
|
2662
2717
|
},
|
|
2663
2718
|
am: {
|
|
2664
2719
|
nativeName: 'አማርኛ (Amarəñña)',
|
|
@@ -2673,6 +2728,7 @@ const LANGUAGES = {
|
|
|
2673
2728
|
es: 'Amárico',
|
|
2674
2729
|
},
|
|
2675
2730
|
status: 'commingsoon',
|
|
2731
|
+
speakers: 57000000,
|
|
2676
2732
|
},
|
|
2677
2733
|
jv: {
|
|
2678
2734
|
nativeName: 'Basa Jawa',
|
|
@@ -2687,6 +2743,7 @@ const LANGUAGES = {
|
|
|
2687
2743
|
es: 'Javanés',
|
|
2688
2744
|
},
|
|
2689
2745
|
status: 'commingsoon',
|
|
2746
|
+
speakers: 68000000,
|
|
2690
2747
|
},
|
|
2691
2748
|
km: {
|
|
2692
2749
|
nativeName: 'ភាសាខ្មែរ (Phéasa Khmér)',
|
|
@@ -2701,6 +2758,7 @@ const LANGUAGES = {
|
|
|
2701
2758
|
es: 'Jemer',
|
|
2702
2759
|
},
|
|
2703
2760
|
status: 'commingsoon',
|
|
2761
|
+
speakers: 16000000,
|
|
2704
2762
|
},
|
|
2705
2763
|
yo: {
|
|
2706
2764
|
nativeName: 'Yorùbá',
|
|
@@ -2715,6 +2773,7 @@ const LANGUAGES = {
|
|
|
2715
2773
|
es: 'Yoruba',
|
|
2716
2774
|
},
|
|
2717
2775
|
status: 'commingsoon',
|
|
2776
|
+
speakers: 50000000,
|
|
2718
2777
|
},
|
|
2719
2778
|
gl: {
|
|
2720
2779
|
nativeName: 'Galego',
|
|
@@ -2729,6 +2788,7 @@ const LANGUAGES = {
|
|
|
2729
2788
|
es: 'Gallego',
|
|
2730
2789
|
},
|
|
2731
2790
|
status: 'commingsoon',
|
|
2791
|
+
speakers: 2400000,
|
|
2732
2792
|
},
|
|
2733
2793
|
};
|
|
2734
2794
|
function getLangDesc(langCode, lang) {
|