@intlayer/types 7.5.0-canary.0 → 7.5.0-canary.1
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.
- package/dist/cjs/locales.cjs +110 -0
- package/dist/cjs/locales.cjs.map +1 -1
- package/dist/esm/locales.mjs +89 -1
- package/dist/esm/locales.mjs.map +1 -1
- package/dist/types/config.d.ts +11 -0
- package/dist/types/config.d.ts.map +1 -1
- package/dist/types/dictionary.d.ts.map +1 -1
- package/dist/types/locales.d.ts +68 -2
- package/dist/types/locales.d.ts.map +1 -1
- package/dist/types/module_augmentation.d.ts.map +1 -1
- package/package.json +4 -4
package/dist/esm/locales.mjs
CHANGED
|
@@ -140,6 +140,8 @@ var locales_exports = /* @__PURE__ */ __export({
|
|
|
140
140
|
ICELANDIC_ICELAND: () => ICELANDIC_ICELAND,
|
|
141
141
|
INDONESIAN: () => INDONESIAN,
|
|
142
142
|
INDONESIAN_INDONESIA: () => INDONESIAN_INDONESIA,
|
|
143
|
+
IRISH: () => IRISH,
|
|
144
|
+
IRISH_IRELAND: () => IRISH_IRELAND,
|
|
143
145
|
ITALIAN: () => ITALIAN,
|
|
144
146
|
ITALIAN_ITALY: () => ITALIAN_ITALY,
|
|
145
147
|
ITALIAN_SWITZERLAND: () => ITALIAN_SWITZERLAND,
|
|
@@ -155,6 +157,8 @@ var locales_exports = /* @__PURE__ */ __export({
|
|
|
155
157
|
KONKANI_INDIA: () => KONKANI_INDIA,
|
|
156
158
|
KOREAN: () => KOREAN,
|
|
157
159
|
KOREAN_KOREA: () => KOREAN_KOREA,
|
|
160
|
+
KURDISH: () => KURDISH,
|
|
161
|
+
KURDISH_TURKEY: () => KURDISH_TURKEY,
|
|
158
162
|
KYRGYZ: () => KYRGYZ,
|
|
159
163
|
KYRGYZ_KYRGYZSTAN: () => KYRGYZ_KYRGYZSTAN,
|
|
160
164
|
LAO: () => LAO,
|
|
@@ -163,7 +167,11 @@ var locales_exports = /* @__PURE__ */ __export({
|
|
|
163
167
|
LATVIAN_LATVIA: () => LATVIAN_LATVIA,
|
|
164
168
|
LITHUANIAN: () => LITHUANIAN,
|
|
165
169
|
LITHUANIAN_LITHUANIA: () => LITHUANIAN_LITHUANIA,
|
|
170
|
+
LOWER_SORBIAN: () => LOWER_SORBIAN,
|
|
171
|
+
LOWER_SORBIAN_GERMANY: () => LOWER_SORBIAN_GERMANY,
|
|
166
172
|
MALAY: () => MALAY,
|
|
173
|
+
MALAYALAM: () => MALAYALAM,
|
|
174
|
+
MALAYALAM_INDIA: () => MALAYALAM_INDIA,
|
|
167
175
|
MALAY_BRUNEI_DARUSSALAM: () => MALAY_BRUNEI_DARUSSALAM,
|
|
168
176
|
MALAY_MALAYSIA: () => MALAY_MALAYSIA,
|
|
169
177
|
MALTESE: () => MALTESE,
|
|
@@ -178,8 +186,10 @@ var locales_exports = /* @__PURE__ */ __export({
|
|
|
178
186
|
NEPALI_NEPAL: () => NEPALI_NEPAL,
|
|
179
187
|
NORTHERN_SOTHO: () => NORTHERN_SOTHO,
|
|
180
188
|
NORTHERN_SOTHO_SOUTH_AFRICA: () => NORTHERN_SOTHO_SOUTH_AFRICA,
|
|
189
|
+
NORWEGIAN: () => NORWEGIAN,
|
|
181
190
|
NORWEGIAN_BOKMAL: () => NORWEGIAN_BOKMAL,
|
|
182
191
|
NORWEGIAN_BOKMAL_NORWAY: () => NORWEGIAN_BOKMAL_NORWAY,
|
|
192
|
+
NORWEGIAN_NYNORSK: () => NORWEGIAN_NYNORSK,
|
|
183
193
|
NORWEGIAN_NYNORSK_NORWAY: () => NORWEGIAN_NYNORSK_NORWAY,
|
|
184
194
|
PASHTO: () => PASHTO,
|
|
185
195
|
PASHTO_AFGHANISTAN: () => PASHTO_AFGHANISTAN,
|
|
@@ -201,8 +211,12 @@ var locales_exports = /* @__PURE__ */ __export({
|
|
|
201
211
|
QUECHUA_ECUADOR: () => QUECHUA_ECUADOR,
|
|
202
212
|
QUECHUA_PERU: () => QUECHUA_PERU,
|
|
203
213
|
ROMANIAN: () => ROMANIAN,
|
|
214
|
+
ROMANIAN_MOLDOVA: () => ROMANIAN_MOLDOVA,
|
|
204
215
|
ROMANIAN_ROMANIA: () => ROMANIAN_ROMANIA,
|
|
216
|
+
ROMANSH: () => ROMANSH,
|
|
217
|
+
ROMANSH_SWITZERLAND: () => ROMANSH_SWITZERLAND,
|
|
205
218
|
RUSSIAN: () => RUSSIAN,
|
|
219
|
+
RUSSIAN_MOLDOVA: () => RUSSIAN_MOLDOVA,
|
|
206
220
|
RUSSIAN_RUSSIA: () => RUSSIAN_RUSSIA,
|
|
207
221
|
SAMI_NORTHERN: () => SAMI_NORTHERN,
|
|
208
222
|
SAMI_NORTHERN_FINLAND: () => SAMI_NORTHERN_FINLAND,
|
|
@@ -210,6 +224,8 @@ var locales_exports = /* @__PURE__ */ __export({
|
|
|
210
224
|
SAMI_NORTHERN_SWEDEN: () => SAMI_NORTHERN_SWEDEN,
|
|
211
225
|
SANSKRIT: () => SANSKRIT,
|
|
212
226
|
SANSKRIT_INDIA: () => SANSKRIT_INDIA,
|
|
227
|
+
SCOTTISH_GAELIC: () => SCOTTISH_GAELIC,
|
|
228
|
+
SCOTTISH_GAELIC_UNITED_KINGDOM: () => SCOTTISH_GAELIC_UNITED_KINGDOM,
|
|
213
229
|
SERBIAN_CYRILLIC: () => SERBIAN_CYRILLIC,
|
|
214
230
|
SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA: () => SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA,
|
|
215
231
|
SERBIAN_CYRILLIC_SERBIA: () => SERBIAN_CYRILLIC_SERBIA,
|
|
@@ -268,16 +284,22 @@ var locales_exports = /* @__PURE__ */ __export({
|
|
|
268
284
|
TURKISH_TURKEY: () => TURKISH_TURKEY,
|
|
269
285
|
UKRAINIAN: () => UKRAINIAN,
|
|
270
286
|
UKRAINIAN_UKRAINE: () => UKRAINIAN_UKRAINE,
|
|
287
|
+
UPPER_SORBIAN: () => UPPER_SORBIAN,
|
|
288
|
+
UPPER_SORBIAN_GERMANY: () => UPPER_SORBIAN_GERMANY,
|
|
271
289
|
URDU: () => URDU,
|
|
272
290
|
URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN: () => URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN,
|
|
273
291
|
UZBEK_LATIN: () => UZBEK_LATIN,
|
|
274
292
|
UZBEK_LATIN_UZBEKISTAN: () => UZBEK_LATIN_UZBEKISTAN,
|
|
293
|
+
VENDA: () => VENDA,
|
|
294
|
+
VENDA_SOUTH_AFRICA: () => VENDA_SOUTH_AFRICA,
|
|
275
295
|
VIETNAMESE: () => VIETNAMESE,
|
|
276
296
|
VIETNAMESE_VIET_NAM: () => VIETNAMESE_VIET_NAM,
|
|
277
297
|
WELSH: () => WELSH,
|
|
278
298
|
WELSH_UNITED_KINGDOM: () => WELSH_UNITED_KINGDOM,
|
|
279
299
|
XHOSA: () => XHOSA,
|
|
280
300
|
XHOSA_SOUTH_AFRICA: () => XHOSA_SOUTH_AFRICA,
|
|
301
|
+
YIDDISH: () => YIDDISH,
|
|
302
|
+
YIDDISH_WORLD: () => YIDDISH_WORLD,
|
|
281
303
|
YORUBA: () => YORUBA,
|
|
282
304
|
YORUBA_NIGERIA: () => YORUBA_NIGERIA,
|
|
283
305
|
ZULU: () => ZULU,
|
|
@@ -477,6 +499,14 @@ const FRENCH_FRANCE = "fr-FR";
|
|
|
477
499
|
const FRENCH_LUXEMBOURG = "fr-LU";
|
|
478
500
|
/** French language as used in the Principality of Monaco */
|
|
479
501
|
const FRENCH_PRINCIPALITY_OF_MONACO = "fr-MC";
|
|
502
|
+
/** Irish language */
|
|
503
|
+
const IRISH = "ga";
|
|
504
|
+
/** Irish language as used in Ireland */
|
|
505
|
+
const IRISH_IRELAND = "ga-IE";
|
|
506
|
+
/** Scottish Gaelic language */
|
|
507
|
+
const SCOTTISH_GAELIC = "gd";
|
|
508
|
+
/** Scottish Gaelic language as used in United Kingdom */
|
|
509
|
+
const SCOTTISH_GAELIC_UNITED_KINGDOM = "gd-GB";
|
|
480
510
|
/** Galician language */
|
|
481
511
|
const GALICIAN = "gl";
|
|
482
512
|
/** Galician language as used in Spain */
|
|
@@ -545,6 +575,10 @@ const KOREAN_KOREA = "ko-KR";
|
|
|
545
575
|
const KONKANI = "kok";
|
|
546
576
|
/** Konkani language as used in India */
|
|
547
577
|
const KONKANI_INDIA = "kok-IN";
|
|
578
|
+
/** Kurdish language */
|
|
579
|
+
const KURDISH = "ku";
|
|
580
|
+
/** Kurdish language as used in Turkey */
|
|
581
|
+
const KURDISH_TURKEY = "ku-TR";
|
|
548
582
|
/** Kyrgyz language */
|
|
549
583
|
const KYRGYZ = "ky";
|
|
550
584
|
/** Kyrgyz language as used in Kyrgyzstan */
|
|
@@ -583,6 +617,12 @@ const MALAY_MALAYSIA = "ms-MY";
|
|
|
583
617
|
const MALTESE = "mt";
|
|
584
618
|
/** Maltese language as used in Malta */
|
|
585
619
|
const MALTESE_MALTA = "mt-MT";
|
|
620
|
+
/** Malayalam language */
|
|
621
|
+
const MALAYALAM = "ml";
|
|
622
|
+
/** Malayalam language as used in India */
|
|
623
|
+
const MALAYALAM_INDIA = "ml-IN";
|
|
624
|
+
/** Norwegian language */
|
|
625
|
+
const NORWEGIAN = "no";
|
|
586
626
|
/** Norwegian (Bokmål) language */
|
|
587
627
|
const NORWEGIAN_BOKMAL = "nb";
|
|
588
628
|
/** Norwegian (Bokmål) language as used in Norway */
|
|
@@ -593,6 +633,8 @@ const DUTCH = "nl";
|
|
|
593
633
|
const DUTCH_BELGIUM = "nl-BE";
|
|
594
634
|
/** Dutch language as used in the Netherlands */
|
|
595
635
|
const DUTCH_NETHERLANDS = "nl-NL";
|
|
636
|
+
/** Norwegian (Nynorsk) language */
|
|
637
|
+
const NORWEGIAN_NYNORSK = "nn";
|
|
596
638
|
/** Norwegian (Nynorsk) language as used in Norway */
|
|
597
639
|
const NORWEGIAN_NYNORSK_NORWAY = "nn-NO";
|
|
598
640
|
/** Northern Sotho language */
|
|
@@ -629,10 +671,18 @@ const QUECHUA_PERU = "qu-PE";
|
|
|
629
671
|
const ROMANIAN = "ro";
|
|
630
672
|
/** Romanian language as used in Romania */
|
|
631
673
|
const ROMANIAN_ROMANIA = "ro-RO";
|
|
674
|
+
/** Romanian language as used in Moldova */
|
|
675
|
+
const ROMANIAN_MOLDOVA = "ro-MD";
|
|
676
|
+
/** Romansh language */
|
|
677
|
+
const ROMANSH = "rm";
|
|
678
|
+
/** Romansh language as used in Switzerland */
|
|
679
|
+
const ROMANSH_SWITZERLAND = "rm-CH";
|
|
632
680
|
/** Russian language */
|
|
633
681
|
const RUSSIAN = "ru";
|
|
634
682
|
/** Russian language as used in Russia */
|
|
635
683
|
const RUSSIAN_RUSSIA = "ru-RU";
|
|
684
|
+
/** Russian language as used in Moldova */
|
|
685
|
+
const RUSSIAN_MOLDOVA = "ru-MD";
|
|
636
686
|
/** Sanskrit language */
|
|
637
687
|
const SANSKRIT = "sa";
|
|
638
688
|
/** Sanskrit language as used in India */
|
|
@@ -645,6 +695,14 @@ const SAMI_NORTHERN_FINLAND = "se-FI";
|
|
|
645
695
|
const SAMI_NORTHERN_NORWAY = "se-NO";
|
|
646
696
|
/** Northern Sami language as used in Sweden */
|
|
647
697
|
const SAMI_NORTHERN_SWEDEN = "se-SE";
|
|
698
|
+
/** Upper Sorbian language */
|
|
699
|
+
const UPPER_SORBIAN = "hsb";
|
|
700
|
+
/** Upper Sorbian language as used in Germany */
|
|
701
|
+
const UPPER_SORBIAN_GERMANY = "hsb-DE";
|
|
702
|
+
/** Lower Sorbian language */
|
|
703
|
+
const LOWER_SORBIAN = "dsb";
|
|
704
|
+
/** Lower Sorbian language as used in Germany */
|
|
705
|
+
const LOWER_SORBIAN_GERMANY = "dsb-DE";
|
|
648
706
|
/** Slovak language */
|
|
649
707
|
const SLOVAK = "sk";
|
|
650
708
|
/** Slovak language as used in Slovakia */
|
|
@@ -723,6 +781,10 @@ const UZBEK_LATIN_UZBEKISTAN = "uz-UZ";
|
|
|
723
781
|
const VIETNAMESE = "vi";
|
|
724
782
|
/** Vietnamese language as used in Viet Nam */
|
|
725
783
|
const VIETNAMESE_VIET_NAM = "vi-VN";
|
|
784
|
+
/** Venda language */
|
|
785
|
+
const VENDA = "ve";
|
|
786
|
+
/** Venda language as used in South Africa */
|
|
787
|
+
const VENDA_SOUTH_AFRICA = "ve-ZA";
|
|
726
788
|
/** Xhosa language */
|
|
727
789
|
const XHOSA = "xh";
|
|
728
790
|
/** Xhosa language as used in South Africa */
|
|
@@ -769,6 +831,10 @@ const LAO_LAOS = "lo-LA";
|
|
|
769
831
|
const YORUBA = "yo";
|
|
770
832
|
/** Yoruba language as used in Nigeria */
|
|
771
833
|
const YORUBA_NIGERIA = "yo-NG";
|
|
834
|
+
/** Yiddish language */
|
|
835
|
+
const YIDDISH = "yi";
|
|
836
|
+
/** Yiddish language as used in worldwide Jewish communities */
|
|
837
|
+
const YIDDISH_WORLD = "yi-001";
|
|
772
838
|
/** Amharic language */
|
|
773
839
|
const AMHARIC = "am";
|
|
774
840
|
/** Amharic language as used in Ethiopia */
|
|
@@ -939,6 +1005,10 @@ const ALL_LOCALES = {
|
|
|
939
1005
|
FRENCH_FRANCE,
|
|
940
1006
|
FRENCH_LUXEMBOURG,
|
|
941
1007
|
FRENCH_PRINCIPALITY_OF_MONACO,
|
|
1008
|
+
IRISH,
|
|
1009
|
+
IRISH_IRELAND,
|
|
1010
|
+
SCOTTISH_GAELIC,
|
|
1011
|
+
SCOTTISH_GAELIC_UNITED_KINGDOM,
|
|
942
1012
|
GALICIAN,
|
|
943
1013
|
GALICIAN_SPAIN,
|
|
944
1014
|
GUJARATI,
|
|
@@ -973,6 +1043,8 @@ const ALL_LOCALES = {
|
|
|
973
1043
|
KOREAN_KOREA,
|
|
974
1044
|
KONKANI,
|
|
975
1045
|
KONKANI_INDIA,
|
|
1046
|
+
KURDISH,
|
|
1047
|
+
KURDISH_TURKEY,
|
|
976
1048
|
KYRGYZ,
|
|
977
1049
|
KYRGYZ_KYRGYZSTAN,
|
|
978
1050
|
LITHUANIAN,
|
|
@@ -992,11 +1064,15 @@ const ALL_LOCALES = {
|
|
|
992
1064
|
MALAY_MALAYSIA,
|
|
993
1065
|
MALTESE,
|
|
994
1066
|
MALTESE_MALTA,
|
|
1067
|
+
MALAYALAM,
|
|
1068
|
+
MALAYALAM_INDIA,
|
|
1069
|
+
NORWEGIAN,
|
|
995
1070
|
NORWEGIAN_BOKMAL,
|
|
996
1071
|
NORWEGIAN_BOKMAL_NORWAY,
|
|
997
1072
|
DUTCH,
|
|
998
1073
|
DUTCH_BELGIUM,
|
|
999
1074
|
DUTCH_NETHERLANDS,
|
|
1075
|
+
NORWEGIAN_NYNORSK,
|
|
1000
1076
|
NORWEGIAN_NYNORSK_NORWAY,
|
|
1001
1077
|
NORTHERN_SOTHO,
|
|
1002
1078
|
NORTHERN_SOTHO_SOUTH_AFRICA,
|
|
@@ -1015,14 +1091,22 @@ const ALL_LOCALES = {
|
|
|
1015
1091
|
QUECHUA_PERU,
|
|
1016
1092
|
ROMANIAN,
|
|
1017
1093
|
ROMANIAN_ROMANIA,
|
|
1094
|
+
ROMANIAN_MOLDOVA,
|
|
1095
|
+
ROMANSH,
|
|
1096
|
+
ROMANSH_SWITZERLAND,
|
|
1018
1097
|
RUSSIAN,
|
|
1019
1098
|
RUSSIAN_RUSSIA,
|
|
1099
|
+
RUSSIAN_MOLDOVA,
|
|
1020
1100
|
SANSKRIT,
|
|
1021
1101
|
SANSKRIT_INDIA,
|
|
1022
1102
|
SAMI_NORTHERN,
|
|
1023
1103
|
SAMI_NORTHERN_FINLAND,
|
|
1024
1104
|
SAMI_NORTHERN_NORWAY,
|
|
1025
1105
|
SAMI_NORTHERN_SWEDEN,
|
|
1106
|
+
UPPER_SORBIAN,
|
|
1107
|
+
UPPER_SORBIAN_GERMANY,
|
|
1108
|
+
LOWER_SORBIAN,
|
|
1109
|
+
LOWER_SORBIAN_GERMANY,
|
|
1026
1110
|
SLOVAK,
|
|
1027
1111
|
SLOVAK_SLOVAKIA,
|
|
1028
1112
|
SLOVENIAN,
|
|
@@ -1062,6 +1146,8 @@ const ALL_LOCALES = {
|
|
|
1062
1146
|
UZBEK_LATIN_UZBEKISTAN,
|
|
1063
1147
|
VIETNAMESE,
|
|
1064
1148
|
VIETNAMESE_VIET_NAM,
|
|
1149
|
+
VENDA,
|
|
1150
|
+
VENDA_SOUTH_AFRICA,
|
|
1065
1151
|
XHOSA,
|
|
1066
1152
|
XHOSA_SOUTH_AFRICA,
|
|
1067
1153
|
CHINESE,
|
|
@@ -1085,6 +1171,8 @@ const ALL_LOCALES = {
|
|
|
1085
1171
|
LAO_LAOS,
|
|
1086
1172
|
YORUBA,
|
|
1087
1173
|
YORUBA_NIGERIA,
|
|
1174
|
+
YIDDISH,
|
|
1175
|
+
YIDDISH_WORLD,
|
|
1088
1176
|
AMHARIC,
|
|
1089
1177
|
AMHARIC_ETHIOPIA,
|
|
1090
1178
|
NEPALI,
|
|
@@ -1124,5 +1212,5 @@ const ALL_LOCALES = {
|
|
|
1124
1212
|
};
|
|
1125
1213
|
|
|
1126
1214
|
//#endregion
|
|
1127
|
-
export { AFRIKAANS, AFRIKAANS_SOUTH_AFRICA, ALBANIAN, ALBANIAN_ALBANIA, ALL_LOCALES, AMHARIC, AMHARIC_ETHIOPIA, ARABIC, ARABIC_ALGERIA, ARABIC_BAHRAIN, ARABIC_CHAD, ARABIC_COMOROS, ARABIC_DJIBOUTI, ARABIC_EGYPT, ARABIC_IRAQ, ARABIC_JORDAN, ARABIC_KUWAIT, ARABIC_LEBANON, ARABIC_LIBYA, ARABIC_MAURITANIA, ARABIC_MOROCCO, ARABIC_OMAN, ARABIC_PALESTINE, ARABIC_QATAR, ARABIC_SAUDI_ARABIA, ARABIC_SOMALIA, ARABIC_SUDAN, ARABIC_SYRIA, ARABIC_TUNISIA, ARABIC_UNITED_ARAB_EMIRATES, ARABIC_YEMEN, ARMENIAN, ARMENIAN_ARMENIA, AZERI_LATIN, AZERI_LATIN_AZERBAIJAN, BASQUE, BASQUE_SPAIN, BELARUSIAN, BELARUSIAN_BELARUS, BENGALI, BENGALI_BANGLADESH, BENGALI_INDIA, BENGALI_MYANMAR, BOSNIAN, BOSNIAN_BOSNIA_AND_HERZEGOVINA, BULGARIAN, BULGARIAN_BULGARIA, BURMESE, BURMESE_MYANMAR, CATALAN, CATALAN_SPAIN, CHINESE, CHINESE_HONG_KONG, CHINESE_MACAU, CHINESE_SIMPLIFIED, CHINESE_SIMPLIFIED_CHINA, CHINESE_SINGAPORE, CHINESE_TAIWAN, CHINESE_TRADITIONAL, CROATIAN, CROATIAN_BOSNIA_AND_HERZEGOVINA, CROATIAN_CROATIA, CZECH, CZECH_CZECH_REPUBLIC, DANISH, DANISH_DENMARK, DIVEHI, DIVEHI_MALDIVES, DUTCH, DUTCH_BELGIUM, DUTCH_NETHERLANDS, ENGLISH, ENGLISH_AUSTRALIA, ENGLISH_BELIZE, ENGLISH_BOTSWANA, ENGLISH_CANADA, ENGLISH_CARIBBEAN, ENGLISH_GHANA, ENGLISH_HONG_KONG, ENGLISH_INDIA, ENGLISH_IRELAND, ENGLISH_JAMAICA, ENGLISH_KENYA, ENGLISH_MALAYSIA, ENGLISH_NEW_ZEALAND, ENGLISH_NIGERIA, ENGLISH_PAKISTAN, ENGLISH_PHILIPPINES, ENGLISH_SINGAPORE, ENGLISH_SOUTH_AFRICA, ENGLISH_TANZANIA, ENGLISH_TRINIDAD_AND_TOBAGO, ENGLISH_UGANDA, ENGLISH_UNITED_KINGDOM, ENGLISH_UNITED_STATES, ENGLISH_ZIMBABWE, ESPERANTO, ESTONIAN, ESTONIAN_ESTONIA, FAROESE, FAROESE_FAROE_ISLANDS, FARSI, FARSI_IRAN, FINNISH, FINNISH_FINLAND, FRENCH, FRENCH_BELGIUM, FRENCH_CANADA, FRENCH_FRANCE, FRENCH_LUXEMBOURG, FRENCH_PRINCIPALITY_OF_MONACO, FRENCH_SWITZERLAND, FYRO_MACEDONIAN, FYRO_MACEDONIAN_MACEDONIA, GALICIAN, GALICIAN_SPAIN, GEORGIAN, GEORGIAN_GEORGIA, GERMAN, GERMAN_AUSTRIA, GERMAN_GERMANY, GERMAN_LIECHTENSTEIN, GERMAN_LUXEMBOURG, GERMAN_SWITZERLAND, GREEK, GREEK_GREECE, GUJARATI, GUJARATI_INDIA, HEBREW, HEBREW_ISRAEL, HINDI, HINDI_INDIA, HUNGARIAN, HUNGARIAN_HUNGARY, ICELANDIC, ICELANDIC_ICELAND, INDONESIAN, INDONESIAN_INDONESIA, ITALIAN, ITALIAN_ITALY, ITALIAN_SWITZERLAND, JAPANESE, JAPANESE_JAPAN, KANNADA, KANNADA_INDIA, KAZAKH, KAZAKH_KAZAKHSTAN, KHMER, KHMER_CAMBODIA, KONKANI, KONKANI_INDIA, KOREAN, KOREAN_KOREA, KYRGYZ, KYRGYZ_KYRGYZSTAN, LAO, LAO_LAOS, LATVIAN, LATVIAN_LATVIA, LITHUANIAN, LITHUANIAN_LITHUANIA, MALAY, MALAY_BRUNEI_DARUSSALAM, MALAY_MALAYSIA, MALTESE, MALTESE_MALTA, MAORI, MAORI_NEW_ZEALAND, MARATHI, MARATHI_INDIA, MONGOLIAN, MONGOLIAN_MONGOLIA, NEPALI, NEPALI_NEPAL, NORTHERN_SOTHO, NORTHERN_SOTHO_SOUTH_AFRICA, NORWEGIAN_BOKMAL, NORWEGIAN_BOKMAL_NORWAY, NORWEGIAN_NYNORSK_NORWAY, PASHTO, PASHTO_AFGHANISTAN, POLISH, POLISH_POLAND, PORTUGUESE, PORTUGUESE_BRAZIL, PORTUGUESE_CAPE_VERDE, PORTUGUESE_GUINEA_BISSAU, PORTUGUESE_MACAU, PORTUGUESE_MOZAMBIQUE, PORTUGUESE_PORTUGAL, PORTUGUESE_SAO_TOME_AND_PRINCIPE, PORTUGUESE_TIMOR_LESTE, PUNJABI, PUNJABI_INDIA, QUECHUA, QUECHUA_BOLIVIA, QUECHUA_ECUADOR, QUECHUA_PERU, ROMANIAN, ROMANIAN_ROMANIA, RUSSIAN, RUSSIAN_RUSSIA, SAMI_NORTHERN, SAMI_NORTHERN_FINLAND, SAMI_NORTHERN_NORWAY, SAMI_NORTHERN_SWEDEN, SANSKRIT, SANSKRIT_INDIA, SERBIAN_CYRILLIC, SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA, SERBIAN_CYRILLIC_SERBIA, SERBIAN_LATIN, SERBIAN_LATIN_BOSNIA_AND_HERZEGOVINA, SERBIAN_LATIN_SERBIA_AND_MONTENEGRO, SINHALA, SINHALA_SRI_LANKA, SLOVAK, SLOVAK_SLOVAKIA, SLOVENIAN, SLOVENIAN_SLOVENIA, SPANISH, SPANISH_ARGENTINA, SPANISH_BOLIVIA, SPANISH_CHILE, SPANISH_COLOMBIA, SPANISH_COSTA_RICA, SPANISH_CUBA, SPANISH_DOMINICAN_REPUBLIC, SPANISH_ECUADOR, SPANISH_EL_SALVADOR, SPANISH_GUATEMALA, SPANISH_HONDURAS, SPANISH_MEXICO, SPANISH_NICARAGUA, SPANISH_PANAMA, SPANISH_PARAGUAY, SPANISH_PERU, SPANISH_PUERTO_RICO, SPANISH_SPAIN, SPANISH_UNITED_STATES, SPANISH_URUGUAY, SPANISH_VENEZUELA, SWAHILI, SWAHILI_KENYA, SWEDISH, SWEDISH_FINLAND, SWEDISH_SWEDEN, SYRIAC, SYRIAC_SYRIA, TAGALOG, TAGALOG_PHILIPPINES, TAMIL, TAMIL_INDIA, TATAR, TATAR_RUSSIA, TELUGU, TELUGU_INDIA, THAI, THAI_THAILAND, TSOGA, TSWANA, TSWANA_SOUTH_AFRICA, TURKISH, TURKISH_TURKEY, UKRAINIAN, UKRAINIAN_UKRAINE, URDU, URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN, UZBEK_LATIN, UZBEK_LATIN_UZBEKISTAN, VIETNAMESE, VIETNAMESE_VIET_NAM, WELSH, WELSH_UNITED_KINGDOM, XHOSA, XHOSA_SOUTH_AFRICA, YORUBA, YORUBA_NIGERIA, ZULU, ZULU_SOUTH_AFRICA, locales_exports };
|
|
1215
|
+
export { AFRIKAANS, AFRIKAANS_SOUTH_AFRICA, ALBANIAN, ALBANIAN_ALBANIA, ALL_LOCALES, AMHARIC, AMHARIC_ETHIOPIA, ARABIC, ARABIC_ALGERIA, ARABIC_BAHRAIN, ARABIC_CHAD, ARABIC_COMOROS, ARABIC_DJIBOUTI, ARABIC_EGYPT, ARABIC_IRAQ, ARABIC_JORDAN, ARABIC_KUWAIT, ARABIC_LEBANON, ARABIC_LIBYA, ARABIC_MAURITANIA, ARABIC_MOROCCO, ARABIC_OMAN, ARABIC_PALESTINE, ARABIC_QATAR, ARABIC_SAUDI_ARABIA, ARABIC_SOMALIA, ARABIC_SUDAN, ARABIC_SYRIA, ARABIC_TUNISIA, ARABIC_UNITED_ARAB_EMIRATES, ARABIC_YEMEN, ARMENIAN, ARMENIAN_ARMENIA, AZERI_LATIN, AZERI_LATIN_AZERBAIJAN, BASQUE, BASQUE_SPAIN, BELARUSIAN, BELARUSIAN_BELARUS, BENGALI, BENGALI_BANGLADESH, BENGALI_INDIA, BENGALI_MYANMAR, BOSNIAN, BOSNIAN_BOSNIA_AND_HERZEGOVINA, BULGARIAN, BULGARIAN_BULGARIA, BURMESE, BURMESE_MYANMAR, CATALAN, CATALAN_SPAIN, CHINESE, CHINESE_HONG_KONG, CHINESE_MACAU, CHINESE_SIMPLIFIED, CHINESE_SIMPLIFIED_CHINA, CHINESE_SINGAPORE, CHINESE_TAIWAN, CHINESE_TRADITIONAL, CROATIAN, CROATIAN_BOSNIA_AND_HERZEGOVINA, CROATIAN_CROATIA, CZECH, CZECH_CZECH_REPUBLIC, DANISH, DANISH_DENMARK, DIVEHI, DIVEHI_MALDIVES, DUTCH, DUTCH_BELGIUM, DUTCH_NETHERLANDS, ENGLISH, ENGLISH_AUSTRALIA, ENGLISH_BELIZE, ENGLISH_BOTSWANA, ENGLISH_CANADA, ENGLISH_CARIBBEAN, ENGLISH_GHANA, ENGLISH_HONG_KONG, ENGLISH_INDIA, ENGLISH_IRELAND, ENGLISH_JAMAICA, ENGLISH_KENYA, ENGLISH_MALAYSIA, ENGLISH_NEW_ZEALAND, ENGLISH_NIGERIA, ENGLISH_PAKISTAN, ENGLISH_PHILIPPINES, ENGLISH_SINGAPORE, ENGLISH_SOUTH_AFRICA, ENGLISH_TANZANIA, ENGLISH_TRINIDAD_AND_TOBAGO, ENGLISH_UGANDA, ENGLISH_UNITED_KINGDOM, ENGLISH_UNITED_STATES, ENGLISH_ZIMBABWE, ESPERANTO, ESTONIAN, ESTONIAN_ESTONIA, FAROESE, FAROESE_FAROE_ISLANDS, FARSI, FARSI_IRAN, FINNISH, FINNISH_FINLAND, FRENCH, FRENCH_BELGIUM, FRENCH_CANADA, FRENCH_FRANCE, FRENCH_LUXEMBOURG, FRENCH_PRINCIPALITY_OF_MONACO, FRENCH_SWITZERLAND, FYRO_MACEDONIAN, FYRO_MACEDONIAN_MACEDONIA, GALICIAN, GALICIAN_SPAIN, GEORGIAN, GEORGIAN_GEORGIA, GERMAN, GERMAN_AUSTRIA, GERMAN_GERMANY, GERMAN_LIECHTENSTEIN, GERMAN_LUXEMBOURG, GERMAN_SWITZERLAND, GREEK, GREEK_GREECE, GUJARATI, GUJARATI_INDIA, HEBREW, HEBREW_ISRAEL, HINDI, HINDI_INDIA, HUNGARIAN, HUNGARIAN_HUNGARY, ICELANDIC, ICELANDIC_ICELAND, INDONESIAN, INDONESIAN_INDONESIA, IRISH, IRISH_IRELAND, ITALIAN, ITALIAN_ITALY, ITALIAN_SWITZERLAND, JAPANESE, JAPANESE_JAPAN, KANNADA, KANNADA_INDIA, KAZAKH, KAZAKH_KAZAKHSTAN, KHMER, KHMER_CAMBODIA, KONKANI, KONKANI_INDIA, KOREAN, KOREAN_KOREA, KURDISH, KURDISH_TURKEY, KYRGYZ, KYRGYZ_KYRGYZSTAN, LAO, LAO_LAOS, LATVIAN, LATVIAN_LATVIA, LITHUANIAN, LITHUANIAN_LITHUANIA, LOWER_SORBIAN, LOWER_SORBIAN_GERMANY, MALAY, MALAYALAM, MALAYALAM_INDIA, MALAY_BRUNEI_DARUSSALAM, MALAY_MALAYSIA, MALTESE, MALTESE_MALTA, MAORI, MAORI_NEW_ZEALAND, MARATHI, MARATHI_INDIA, MONGOLIAN, MONGOLIAN_MONGOLIA, NEPALI, NEPALI_NEPAL, NORTHERN_SOTHO, NORTHERN_SOTHO_SOUTH_AFRICA, NORWEGIAN, NORWEGIAN_BOKMAL, NORWEGIAN_BOKMAL_NORWAY, NORWEGIAN_NYNORSK, NORWEGIAN_NYNORSK_NORWAY, PASHTO, PASHTO_AFGHANISTAN, POLISH, POLISH_POLAND, PORTUGUESE, PORTUGUESE_BRAZIL, PORTUGUESE_CAPE_VERDE, PORTUGUESE_GUINEA_BISSAU, PORTUGUESE_MACAU, PORTUGUESE_MOZAMBIQUE, PORTUGUESE_PORTUGAL, PORTUGUESE_SAO_TOME_AND_PRINCIPE, PORTUGUESE_TIMOR_LESTE, PUNJABI, PUNJABI_INDIA, QUECHUA, QUECHUA_BOLIVIA, QUECHUA_ECUADOR, QUECHUA_PERU, ROMANIAN, ROMANIAN_MOLDOVA, ROMANIAN_ROMANIA, ROMANSH, ROMANSH_SWITZERLAND, RUSSIAN, RUSSIAN_MOLDOVA, RUSSIAN_RUSSIA, SAMI_NORTHERN, SAMI_NORTHERN_FINLAND, SAMI_NORTHERN_NORWAY, SAMI_NORTHERN_SWEDEN, SANSKRIT, SANSKRIT_INDIA, SCOTTISH_GAELIC, SCOTTISH_GAELIC_UNITED_KINGDOM, SERBIAN_CYRILLIC, SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA, SERBIAN_CYRILLIC_SERBIA, SERBIAN_LATIN, SERBIAN_LATIN_BOSNIA_AND_HERZEGOVINA, SERBIAN_LATIN_SERBIA_AND_MONTENEGRO, SINHALA, SINHALA_SRI_LANKA, SLOVAK, SLOVAK_SLOVAKIA, SLOVENIAN, SLOVENIAN_SLOVENIA, SPANISH, SPANISH_ARGENTINA, SPANISH_BOLIVIA, SPANISH_CHILE, SPANISH_COLOMBIA, SPANISH_COSTA_RICA, SPANISH_CUBA, SPANISH_DOMINICAN_REPUBLIC, SPANISH_ECUADOR, SPANISH_EL_SALVADOR, SPANISH_GUATEMALA, SPANISH_HONDURAS, SPANISH_MEXICO, SPANISH_NICARAGUA, SPANISH_PANAMA, SPANISH_PARAGUAY, SPANISH_PERU, SPANISH_PUERTO_RICO, SPANISH_SPAIN, SPANISH_UNITED_STATES, SPANISH_URUGUAY, SPANISH_VENEZUELA, SWAHILI, SWAHILI_KENYA, SWEDISH, SWEDISH_FINLAND, SWEDISH_SWEDEN, SYRIAC, SYRIAC_SYRIA, TAGALOG, TAGALOG_PHILIPPINES, TAMIL, TAMIL_INDIA, TATAR, TATAR_RUSSIA, TELUGU, TELUGU_INDIA, THAI, THAI_THAILAND, TSOGA, TSWANA, TSWANA_SOUTH_AFRICA, TURKISH, TURKISH_TURKEY, UKRAINIAN, UKRAINIAN_UKRAINE, UPPER_SORBIAN, UPPER_SORBIAN_GERMANY, URDU, URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN, UZBEK_LATIN, UZBEK_LATIN_UZBEKISTAN, VENDA, VENDA_SOUTH_AFRICA, VIETNAMESE, VIETNAMESE_VIET_NAM, WELSH, WELSH_UNITED_KINGDOM, XHOSA, XHOSA_SOUTH_AFRICA, YIDDISH, YIDDISH_WORLD, YORUBA, YORUBA_NIGERIA, ZULU, ZULU_SOUTH_AFRICA, locales_exports };
|
|
1128
1216
|
//# sourceMappingURL=locales.mjs.map
|
package/dist/esm/locales.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"locales.mjs","names":[],"sources":["../../src/locales.ts"],"sourcesContent":["/** Afrikaans language */\nexport const AFRIKAANS = 'af' as const;\n/** Afrikaans language as used in South Africa */\nexport const AFRIKAANS_SOUTH_AFRICA = 'af-ZA' as const;\n/** Arabic language */\nexport const ARABIC = 'ar' as const;\n/** Arabic language as used in the United Arab Emirates */\nexport const ARABIC_UNITED_ARAB_EMIRATES = 'ar-AE' as const;\n/** Arabic language as used in Bahrain */\nexport const ARABIC_BAHRAIN = 'ar-BH' as const;\n/** Arabic language as used in Algeria */\nexport const ARABIC_ALGERIA = 'ar-DZ' as const;\n/** Arabic language as used in Egypt */\nexport const ARABIC_EGYPT = 'ar-EG' as const;\n/** Arabic language as used in Iraq */\nexport const ARABIC_IRAQ = 'ar-IQ' as const;\n/** Arabic language as used in Jordan */\nexport const ARABIC_JORDAN = 'ar-JO' as const;\n/** Arabic language as used in Kuwait */\nexport const ARABIC_KUWAIT = 'ar-KW' as const;\n/** Arabic language as used in Lebanon */\nexport const ARABIC_LEBANON = 'ar-LB' as const;\n/** Arabic language as used in Libya */\nexport const ARABIC_LIBYA = 'ar-LY' as const;\n/** Arabic language as used in Morocco */\nexport const ARABIC_MOROCCO = 'ar-MA' as const;\n/** Arabic language as used in Oman */\nexport const ARABIC_OMAN = 'ar-OM' as const;\n/** Arabic language as used in Qatar */\nexport const ARABIC_QATAR = 'ar-QA' as const;\n/** Arabic language as used in Saudi Arabia */\nexport const ARABIC_SAUDI_ARABIA = 'ar-SA' as const;\n/** Arabic language as used in Syria */\nexport const ARABIC_SYRIA = 'ar-SY' as const;\n/** Arabic language as used in Tunisia */\nexport const ARABIC_TUNISIA = 'ar-TN' as const;\n/** Arabic language as used in Yemen */\nexport const ARABIC_YEMEN = 'ar-YE' as const;\n/** Azeri language (Latin script) */\nexport const AZERI_LATIN = 'az' as const;\n/** Azeri language (Latin script) as used in Azerbaijan */\nexport const AZERI_LATIN_AZERBAIJAN = 'az-AZ' as const;\n/** Belarusian language */\nexport const BELARUSIAN = 'be' as const;\n/** Belarusian language as used in Belarus */\nexport const BELARUSIAN_BELARUS = 'be-BY' as const;\n/** Bulgarian language */\nexport const BULGARIAN = 'bg' as const;\n/** Bulgarian language as used in Bulgaria */\nexport const BULGARIAN_BULGARIA = 'bg-BG' as const;\n/** Bosnian */\nexport const BOSNIAN = 'bs' as const;\n/** Bosnian language as used in Bosnia and Herzegovina */\nexport const BOSNIAN_BOSNIA_AND_HERZEGOVINA = 'bs-BA' as const;\n/** Catalan language */\nexport const CATALAN = 'ca' as const;\n/** Catalan language as used in Spain */\nexport const CATALAN_SPAIN = 'ca-ES' as const;\n/** Czech language */\nexport const CZECH = 'cs' as const;\n/** Czech language as used in Czech Republic */\nexport const CZECH_CZECH_REPUBLIC = 'cs-CZ' as const;\n/** Welsh language */\nexport const WELSH = 'cy' as const;\n/** Welsh language as used in the United Kingdom */\nexport const WELSH_UNITED_KINGDOM = 'cy-GB' as const;\n/** Danish language */\nexport const DANISH = 'da' as const;\n/** Danish language as used in Denmark */\nexport const DANISH_DENMARK = 'da-DK' as const;\n/** German language */\nexport const GERMAN = 'de' as const;\n/** German language as used in Austria */\nexport const GERMAN_AUSTRIA = 'de-AT' as const;\n/** German language as used in Switzerland */\nexport const GERMAN_SWITZERLAND = 'de-CH' as const;\n/** German language as used in Germany */\nexport const GERMAN_GERMANY = 'de-DE' as const;\n/** German language as used in Liechtenstein */\nexport const GERMAN_LIECHTENSTEIN = 'de-LI' as const;\n/** German language as used in Luxembourg */\nexport const GERMAN_LUXEMBOURG = 'de-LU' as const;\n/** Divehi language */\nexport const DIVEHI = 'dv' as const;\n/** Divehi language as used in Maldives */\nexport const DIVEHI_MALDIVES = 'dv-MV' as const;\n/** Greek language */\nexport const GREEK = 'el' as const;\n/** Greek language as used in Greece */\nexport const GREEK_GREECE = 'el-GR' as const;\n/** English language */\nexport const ENGLISH = 'en' as const;\n/** English language as used in Australia */\nexport const ENGLISH_AUSTRALIA = 'en-AU' as const;\n/** English language as used in Belize */\nexport const ENGLISH_BELIZE = 'en-BZ' as const;\n/** English language as used in Canada */\nexport const ENGLISH_CANADA = 'en-CA' as const;\n/** English language as used in Caribbean */\nexport const ENGLISH_CARIBBEAN = 'en-CB' as const;\n/** English language as used in the United Kingdom */\nexport const ENGLISH_UNITED_KINGDOM = 'en-GB' as const;\n/** English language as used in Ireland */\nexport const ENGLISH_IRELAND = 'en-IE' as const;\n/** English language as used in Jamaica */\nexport const ENGLISH_JAMAICA = 'en-JM' as const;\n/** English language as used in New Zealand */\nexport const ENGLISH_NEW_ZEALAND = 'en-NZ' as const;\n/** English language as used in Philippines */\nexport const ENGLISH_PHILIPPINES = 'en-PH' as const;\n/** English language as used in Trinidad and Tobago */\nexport const ENGLISH_TRINIDAD_AND_TOBAGO = 'en-TT' as const;\n/** English language as used in the United States */\nexport const ENGLISH_UNITED_STATES = 'en-US' as const;\n/** English language as used in South Africa */\nexport const ENGLISH_SOUTH_AFRICA = 'en-ZA' as const;\n/** English language as used in Zimbabwe */\nexport const ENGLISH_ZIMBABWE = 'en-ZW' as const;\n/** Esperanto language */\nexport const ESPERANTO = 'eo' as const;\n/** Spanish language */\nexport const SPANISH = 'es' as const;\n/** Spanish language as used in Argentina */\nexport const SPANISH_ARGENTINA = 'es-AR' as const;\n/** Spanish language as used in Bolivia */\nexport const SPANISH_BOLIVIA = 'es-BO' as const;\n/** Spanish language as used in Chile */\nexport const SPANISH_CHILE = 'es-CL' as const;\n/** Spanish language as used in Colombia */\nexport const SPANISH_COLOMBIA = 'es-CO' as const;\n/** Spanish language as used in Costa Rica */\nexport const SPANISH_COSTA_RICA = 'es-CR' as const;\n/** Spanish language as used in Dominican Republic */\nexport const SPANISH_DOMINICAN_REPUBLIC = 'es-DO' as const;\n/** Spanish language as used in Ecuador */\nexport const SPANISH_ECUADOR = 'es-EC' as const;\n/** Spanish language as used in Spain */\nexport const SPANISH_SPAIN = 'es-ES' as const;\n/** Spanish language as used in Guatemala */\nexport const SPANISH_GUATEMALA = 'es-GT' as const;\n/** Spanish language as used in Honduras */\nexport const SPANISH_HONDURAS = 'es-HN' as const;\n/** Spanish language as used in Mexico */\nexport const SPANISH_MEXICO = 'es-MX' as const;\n/** Spanish language as used in Nicaragua */\nexport const SPANISH_NICARAGUA = 'es-NI' as const;\n/** Spanish language as used in Panama */\nexport const SPANISH_PANAMA = 'es-PA' as const;\n/** Spanish language as used in Peru */\nexport const SPANISH_PERU = 'es-PE' as const;\n/** Spanish language as used in Puerto Rico */\nexport const SPANISH_PUERTO_RICO = 'es-PR' as const;\n/** Spanish language as used in Paraguay */\nexport const SPANISH_PARAGUAY = 'es-PY' as const;\n/** Spanish language as used in El Salvador */\nexport const SPANISH_EL_SALVADOR = 'es-SV' as const;\n/** Spanish language as used in Uruguay */\nexport const SPANISH_URUGUAY = 'es-UY' as const;\n/** Spanish language as used in Venezuela */\nexport const SPANISH_VENEZUELA = 'es-VE' as const;\n/** Estonian language */\nexport const ESTONIAN = 'et' as const;\n/** Estonian language as used in Estonia */\nexport const ESTONIAN_ESTONIA = 'et-EE' as const;\n/** Basque language */\nexport const BASQUE = 'eu' as const;\n/** Basque language as used in Spain */\nexport const BASQUE_SPAIN = 'eu-ES' as const;\n/** Farsi language */\nexport const FARSI = 'fa' as const;\n/** Farsi language as used in Iran */\nexport const FARSI_IRAN = 'fa-IR' as const;\n/** Finnish language */\nexport const FINNISH = 'fi' as const;\n/** Finnish language as used in Finland */\nexport const FINNISH_FINLAND = 'fi-FI' as const;\n/** Faroese language */\nexport const FAROESE = 'fo' as const;\n/** Faroese language as used in Faroe Islands */\nexport const FAROESE_FAROE_ISLANDS = 'fo-FO' as const;\n/** French language */\nexport const FRENCH = 'fr' as const;\n/** French language as used in Belgium */\nexport const FRENCH_BELGIUM = 'fr-BE' as const;\n/** French language as used in Canada */\nexport const FRENCH_CANADA = 'fr-CA' as const;\n/** French language as used in Switzerland */\nexport const FRENCH_SWITZERLAND = 'fr-CH' as const;\n/** French language as used in France */\nexport const FRENCH_FRANCE = 'fr-FR' as const;\n/** French language as used in Luxembourg */\nexport const FRENCH_LUXEMBOURG = 'fr-LU' as const;\n/** French language as used in the Principality of Monaco */\nexport const FRENCH_PRINCIPALITY_OF_MONACO = 'fr-MC' as const;\n/** Galician language */\nexport const GALICIAN = 'gl' as const;\n/** Galician language as used in Spain */\nexport const GALICIAN_SPAIN = 'gl-ES' as const;\n/** Gujarati language */\nexport const GUJARATI = 'gu' as const;\n/** Gujarati language as used in India */\nexport const GUJARATI_INDIA = 'gu-IN' as const;\n/** Hebrew language */\nexport const HEBREW = 'he' as const;\n/** Hebrew language as used in Israel */\nexport const HEBREW_ISRAEL = 'he-IL' as const;\n/** Hindi language */\nexport const HINDI = 'hi' as const;\n/** Hindi language as used in India */\nexport const HINDI_INDIA = 'hi-IN' as const;\n/** Croatian language */\nexport const CROATIAN = 'hr' as const;\n/** Croatian language as used in Bosnia and Herzegovina */\nexport const CROATIAN_BOSNIA_AND_HERZEGOVINA = 'hr-BA' as const;\n/** Croatian language as used in Croatia */\nexport const CROATIAN_CROATIA = 'hr-HR' as const;\n/** Hungarian language */\nexport const HUNGARIAN = 'hu' as const;\n/** Hungarian language as used in Hungary */\nexport const HUNGARIAN_HUNGARY = 'hu-HU' as const;\n/** Armenian language */\nexport const ARMENIAN = 'hy' as const;\n/** Armenian language as used in Armenia */\nexport const ARMENIAN_ARMENIA = 'hy-AM' as const;\n/** Indonesian language */\nexport const INDONESIAN = 'id' as const;\n/** Indonesian language as used in Indonesia */\nexport const INDONESIAN_INDONESIA = 'id-ID' as const;\n/** Icelandic language */\nexport const ICELANDIC = 'is' as const;\n/** Icelandic language as used in Iceland */\nexport const ICELANDIC_ICELAND = 'is-IS' as const;\n/** Italian language */\nexport const ITALIAN = 'it' as const;\n/** Italian language as used in Switzerland */\nexport const ITALIAN_SWITZERLAND = 'it-CH' as const;\n/** Italian language as used in Italy */\nexport const ITALIAN_ITALY = 'it-IT' as const;\n/** Japanese language */\nexport const JAPANESE = 'ja' as const;\n/** Japanese language as used in Japan */\nexport const JAPANESE_JAPAN = 'ja-JP' as const;\n/** Georgian language */\nexport const GEORGIAN = 'ka' as const;\n/** Georgian language as used in Georgia */\nexport const GEORGIAN_GEORGIA = 'ka-GE' as const;\n/** Kazakh language */\nexport const KAZAKH = 'kk' as const;\n/** Kazakh language as used in Kazakhstan */\nexport const KAZAKH_KAZAKHSTAN = 'kk-KZ' as const;\n/** Kannada language */\nexport const KANNADA = 'kn' as const;\n/** Kannada language as used in India */\nexport const KANNADA_INDIA = 'kn-IN' as const;\n/** Korean language */\nexport const KOREAN = 'ko' as const;\n/** Korean language as used in Korea */\nexport const KOREAN_KOREA = 'ko-KR' as const;\n/** Konkani language */\nexport const KONKANI = 'kok' as const;\n/** Konkani language as used in India */\nexport const KONKANI_INDIA = 'kok-IN' as const;\n/** Kyrgyz language */\nexport const KYRGYZ = 'ky' as const;\n/** Kyrgyz language as used in Kyrgyzstan */\nexport const KYRGYZ_KYRGYZSTAN = 'ky-KG' as const;\n/** Lithuanian language */\nexport const LITHUANIAN = 'lt' as const;\n/** Lithuanian language as used in Lithuania */\nexport const LITHUANIAN_LITHUANIA = 'lt-LT' as const;\n/** Latvian language */\nexport const LATVIAN = 'lv' as const;\n/** Latvian language as used in Latvia */\nexport const LATVIAN_LATVIA = 'lv-LV' as const;\n/** Maori language */\nexport const MAORI = 'mi' as const;\n/** Maori language as used in New Zealand */\nexport const MAORI_NEW_ZEALAND = 'mi-NZ' as const;\n/** Macedonian language (Former Yugoslav Republic of Macedonia) */\nexport const FYRO_MACEDONIAN = 'mk' as const;\n/** Macedonian language as used in Macedonia */\nexport const FYRO_MACEDONIAN_MACEDONIA = 'mk-MK' as const;\n/** Mongolian language */\nexport const MONGOLIAN = 'mn' as const;\n/** Mongolian language as used in Mongolia */\nexport const MONGOLIAN_MONGOLIA = 'mn-MN' as const;\n/** Marathi language */\nexport const MARATHI = 'mr' as const;\n/** Marathi language as used in India */\nexport const MARATHI_INDIA = 'mr-IN' as const;\n/** Malay language */\nexport const MALAY = 'ms' as const;\n/** Malay language as used in Brunei Darussalam */\nexport const MALAY_BRUNEI_DARUSSALAM = 'ms-BN' as const;\n/** Malay language as used in Malaysia */\nexport const MALAY_MALAYSIA = 'ms-MY' as const;\n/** Maltese language */\nexport const MALTESE = 'mt' as const;\n/** Maltese language as used in Malta */\nexport const MALTESE_MALTA = 'mt-MT' as const;\n/** Norwegian (Bokmål) language */\nexport const NORWEGIAN_BOKMAL = 'nb' as const;\n/** Norwegian (Bokmål) language as used in Norway */\nexport const NORWEGIAN_BOKMAL_NORWAY = 'nb-NO' as const;\n/** Dutch language */\nexport const DUTCH = 'nl' as const;\n/** Dutch language as used in Belgium */\nexport const DUTCH_BELGIUM = 'nl-BE' as const;\n/** Dutch language as used in the Netherlands */\nexport const DUTCH_NETHERLANDS = 'nl-NL' as const;\n/** Norwegian (Nynorsk) language as used in Norway */\nexport const NORWEGIAN_NYNORSK_NORWAY = 'nn-NO' as const;\n/** Northern Sotho language */\nexport const NORTHERN_SOTHO = 'ns' as const;\n/** Northern Sotho language as used in South Africa */\nexport const NORTHERN_SOTHO_SOUTH_AFRICA = 'ns-ZA' as const;\n/** Punjabi language */\nexport const PUNJABI = 'pa' as const;\n/** Punjabi language as used in India */\nexport const PUNJABI_INDIA = 'pa-IN' as const;\n/** Polish language */\nexport const POLISH = 'pl' as const;\n/** Polish language as used in Poland */\nexport const POLISH_POLAND = 'pl-PL' as const;\n/** Pashto language */\nexport const PASHTO = 'ps' as const;\n/** Pashto language as used in Afghanistan */\nexport const PASHTO_AFGHANISTAN = 'ps-AR' as const;\n/** Portuguese language */\nexport const PORTUGUESE = 'pt' as const;\n/** Portuguese language as used in Brazil */\nexport const PORTUGUESE_BRAZIL = 'pt-BR' as const;\n/** Portuguese language as used in Portugal */\nexport const PORTUGUESE_PORTUGAL = 'pt-PT' as const;\n/** Quechua language */\nexport const QUECHUA = 'qu' as const;\n/** Quechua language as used in Bolivia */\nexport const QUECHUA_BOLIVIA = 'qu-BO' as const;\n/** Quechua language as used in Ecuador */\nexport const QUECHUA_ECUADOR = 'qu-EC' as const;\n/** Quechua language as used in Peru */\nexport const QUECHUA_PERU = 'qu-PE' as const;\n/** Romanian language */\nexport const ROMANIAN = 'ro' as const;\n/** Romanian language as used in Romania */\nexport const ROMANIAN_ROMANIA = 'ro-RO' as const;\n/** Russian language */\nexport const RUSSIAN = 'ru' as const;\n/** Russian language as used in Russia */\nexport const RUSSIAN_RUSSIA = 'ru-RU' as const;\n/** Sanskrit language */\nexport const SANSKRIT = 'sa' as const;\n/** Sanskrit language as used in India */\nexport const SANSKRIT_INDIA = 'sa-IN' as const;\n/** Northern Sami language */\nexport const SAMI_NORTHERN = 'se' as const;\n/** Northern Sami language as used in Finland */\nexport const SAMI_NORTHERN_FINLAND = 'se-FI' as const;\n/** Northern Sami language as used in Norway */\nexport const SAMI_NORTHERN_NORWAY = 'se-NO' as const;\n/** Northern Sami language as used in Sweden */\nexport const SAMI_NORTHERN_SWEDEN = 'se-SE' as const;\n/** Slovak language */\nexport const SLOVAK = 'sk' as const;\n/** Slovak language as used in Slovakia */\nexport const SLOVAK_SLOVAKIA = 'sk-SK' as const;\n/** Slovenian language */\nexport const SLOVENIAN = 'sl' as const;\n/** Slovenian language as used in Slovenia */\nexport const SLOVENIAN_SLOVENIA = 'sl-SI' as const;\n/** Albanian language */\nexport const ALBANIAN = 'sq' as const;\n/** Albanian language as used in Albania */\nexport const ALBANIAN_ALBANIA = 'sq-AL' as const;\n/** Servian language (Latin script) */\nexport const SERBIAN_LATIN = 'sr' as const;\n/** Serbian language (Latin script) as used in Bosnia and Herzegovina */\nexport const SERBIAN_LATIN_BOSNIA_AND_HERZEGOVINA = 'sr-BA' as const;\n/** Serbian language (Latin script) as used in Serbia and Montenegro */\nexport const SERBIAN_LATIN_SERBIA_AND_MONTENEGRO = 'sr-SP' as const;\n/** Swedish language */\nexport const SWEDISH = 'sv' as const;\n/** Swedish language as used in Finland */\nexport const SWEDISH_FINLAND = 'sv-FI' as const;\n/** Swedish language as used in Sweden */\nexport const SWEDISH_SWEDEN = 'sv-SE' as const;\n/** Swahili language */\nexport const SWAHILI = 'sw' as const;\n/** Swahili language as used in Kenya */\nexport const SWAHILI_KENYA = 'sw-KE' as const;\n/** Syriac language */\nexport const SYRIAC = 'syr' as const;\n/** Syriac language as used in Syria */\nexport const SYRIAC_SYRIA = 'syr-SY' as const;\n/** Tamil language */\nexport const TAMIL = 'ta' as const;\n/** Tamil language as used in India */\nexport const TAMIL_INDIA = 'ta-IN' as const;\n/** Telugu language */\nexport const TELUGU = 'te' as const;\n/** Telugu language as used in India */\nexport const TELUGU_INDIA = 'te-IN' as const;\n/** Thai language */\nexport const THAI = 'th' as const;\n/** Thai language as used in Thailand */\nexport const THAI_THAILAND = 'th-TH' as const;\n/** Tagalog language */\nexport const TAGALOG = 'tl' as const;\n/** Tagalog language as used in Philippines */\nexport const TAGALOG_PHILIPPINES = 'tl-PH' as const;\n/** Tswana language */\nexport const TSWANA = 'tn' as const;\n/** Tswana language as used in South Africa */\nexport const TSWANA_SOUTH_AFRICA = 'tn-ZA' as const;\n/** Turkish language */\nexport const TURKISH = 'tr' as const;\n/** Turkish language as used in Turkey */\nexport const TURKISH_TURKEY = 'tr-TR' as const;\n/** Tatar language */\nexport const TATAR = 'tt' as const;\n/** Tatar language as used in Russia */\nexport const TATAR_RUSSIA = 'tt-RU' as const;\n/** Tsonga language */\nexport const TSOGA = 'ts' as const;\n/** Ukrainian language */\nexport const UKRAINIAN = 'uk' as const;\n/** Ukrainian language as used in Ukraine */\nexport const UKRAINIAN_UKRAINE = 'uk-UA' as const;\n/** Urdu language */\nexport const URDU = 'ur' as const;\n/** Urdu language as used in Islamic Republic of Pakistan */\nexport const URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN = 'ur-PK' as const;\n/** Uzbek language (Latin script) */\nexport const UZBEK_LATIN = 'uz' as const;\n/** Uzbek language (Latin script) as used in Uzbekistan */\nexport const UZBEK_LATIN_UZBEKISTAN = 'uz-UZ' as const;\n/** Vietnamese language */\nexport const VIETNAMESE = 'vi' as const;\n/** Vietnamese language as used in Viet Nam */\nexport const VIETNAMESE_VIET_NAM = 'vi-VN' as const;\n/** Xhosa language */\nexport const XHOSA = 'xh' as const;\n/** Xhosa language as used in South Africa */\nexport const XHOSA_SOUTH_AFRICA = 'xh-ZA' as const;\n/** Chinese language */\nexport const CHINESE = 'zh' as const;\n/** Chinese language (Simplified) */\nexport const CHINESE_SIMPLIFIED = 'zh-Hans' as const;\n/** Chinese language (Simplified, People's Republic of China) */\nexport const CHINESE_SIMPLIFIED_CHINA = 'zh-CN' as const;\n/** Chinese language as used in Hong Kong */\nexport const CHINESE_HONG_KONG = 'zh-HK' as const;\n/** Chinese language as used in Macau */\nexport const CHINESE_MACAU = 'zh-MO' as const;\n/** Chinese language as used in Singapore */\nexport const CHINESE_SINGAPORE = 'zh-SG' as const;\n/** Chinese language (Traditional script) */\nexport const CHINESE_TRADITIONAL = 'zh-Hant' as const;\n/** Zulu language */\nexport const ZULU = 'zu' as const;\n/** Zulu language as used in South Africa */\nexport const ZULU_SOUTH_AFRICA = 'zu-ZA' as const;\n/** Bengali / Bangla */\nexport const BENGALI = 'bn' as const;\n/** Bengali / Bangla as used in Bangladesh */\nexport const BENGALI_BANGLADESH = 'bn-BD' as const;\n/** Bengali / Bangla as used in India */\nexport const BENGALI_INDIA = 'bn-IN' as const;\n/** Bengali / Bangla as used in Myanmar */\nexport const BENGALI_MYANMAR = 'bn-MM' as const;\n/** Burmese language */\nexport const BURMESE = 'my' as const;\n/** Burmese language as used in Myanmar */\nexport const BURMESE_MYANMAR = 'my-MM' as const;\n/** Khmer language */\nexport const KHMER = 'km' as const;\n/** Khmer language as used in Cambodia */\nexport const KHMER_CAMBODIA = 'km-KH' as const;\n/** Lao language */\nexport const LAO = 'lo' as const;\n/** Lao language as used in Laos */\nexport const LAO_LAOS = 'lo-LA' as const;\n/** Yoruba language */\nexport const YORUBA = 'yo' as const;\n/** Yoruba language as used in Nigeria */\nexport const YORUBA_NIGERIA = 'yo-NG' as const;\n/** Amharic language */\nexport const AMHARIC = 'am' as const;\n/** Amharic language as used in Ethiopia */\nexport const AMHARIC_ETHIOPIA = 'am-ET' as const;\n/** Nepali language */\nexport const NEPALI = 'ne' as const;\n/** Nepali language as used in Nepal */\nexport const NEPALI_NEPAL = 'ne-NP' as const;\n/** Sinhala language */\nexport const SINHALA = 'si' as const;\n/** Sinhala language as used in Sri Lanka */\nexport const SINHALA_SRI_LANKA = 'si-LK' as const;\n/** Serbian language (Cyrillic script) */\nexport const SERBIAN_CYRILLIC = 'sr-Cyrl' as const;\n/** Serbian language (Cyrillic script) as used in Serbia */\nexport const SERBIAN_CYRILLIC_SERBIA = 'sr-RS' as const;\n/** Serbian language (Cyrillic script) as used in Bosnia and Herzegovina */\nexport const SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA = 'sr-BA' as const;\n/** English language as used in India */\nexport const ENGLISH_INDIA = 'en-IN' as const;\n/** English language as used in Singapore */\nexport const ENGLISH_SINGAPORE = 'en-SG' as const;\n/** English language as used in Hong Kong */\nexport const ENGLISH_HONG_KONG = 'en-HK' as const;\n/** English language as used in Nigeria */\nexport const ENGLISH_NIGERIA = 'en-NG' as const;\n/** English language as used in Pakistan */\nexport const ENGLISH_PAKISTAN = 'en-PK' as const;\n/** English language as used in Malaysia */\nexport const ENGLISH_MALAYSIA = 'en-MY' as const;\n/** English language as used in Botswana */\nexport const ENGLISH_BOTSWANA = 'en-BW' as const;\n/** English language as used in Kenya */\nexport const ENGLISH_KENYA = 'en-KE' as const;\n/** English language as used in Tanzania */\nexport const ENGLISH_TANZANIA = 'en-TZ' as const;\n/** English language as used in Ghana */\nexport const ENGLISH_GHANA = 'en-GH' as const;\n/** English language as used in Uganda */\nexport const ENGLISH_UGANDA = 'en-UG' as const;\n/** Spanish language as used in Cuba */\nexport const SPANISH_CUBA = 'es-CU' as const;\n/** Spanish language as used in United States */\nexport const SPANISH_UNITED_STATES = 'es-US' as const;\n\n/** Portuguese language as used in Guinea-Bissau */\nexport const PORTUGUESE_GUINEA_BISSAU = 'pt-GW' as const;\n/** Portuguese language as used in Mozambique */\nexport const PORTUGUESE_MOZAMBIQUE = 'pt-MZ' as const;\n/** Portuguese language as used in São Tomé and Príncipe */\nexport const PORTUGUESE_SAO_TOME_AND_PRINCIPE = 'pt-ST' as const;\n/** Portuguese language as used in Cape Verde */\nexport const PORTUGUESE_CAPE_VERDE = 'pt-CV' as const;\n/** Portuguese language as used in Timor-Leste */\nexport const PORTUGUESE_TIMOR_LESTE = 'pt-TL' as const;\n/** Portuguese language as used in Macau */\nexport const PORTUGUESE_MACAU = 'pt-MO' as const;\n/** Chinese language as used in Taiwan */\nexport const CHINESE_TAIWAN = 'zh-TW' as const;\n/** Arabic language as used in Mauritania */\nexport const ARABIC_MAURITANIA = 'ar-MR' as const;\n/** Arabic language as used in Palestinian Territories */\nexport const ARABIC_PALESTINE = 'ar-PS' as const;\n/** Arabic language as used in Sudan */\nexport const ARABIC_SUDAN = 'ar-SD' as const;\n/** Arabic language as used in Djibouti */\nexport const ARABIC_DJIBOUTI = 'ar-DJ' as const;\n/** Arabic language as used in Somalia */\nexport const ARABIC_SOMALIA = 'ar-SO' as const;\n/** Arabic language as used in Chad */\nexport const ARABIC_CHAD = 'ar-TD' as const;\n/** Arabic language as used in Comoros */\nexport const ARABIC_COMOROS = 'ar-KM' as const;\n\nexport const ALL_LOCALES = {\n AFRIKAANS,\n AFRIKAANS_SOUTH_AFRICA,\n ARABIC,\n ARABIC_UNITED_ARAB_EMIRATES,\n ARABIC_BAHRAIN,\n ARABIC_ALGERIA,\n ARABIC_EGYPT,\n ARABIC_IRAQ,\n ARABIC_JORDAN,\n ARABIC_KUWAIT,\n ARABIC_LEBANON,\n ARABIC_LIBYA,\n ARABIC_MOROCCO,\n ARABIC_OMAN,\n ARABIC_QATAR,\n ARABIC_SAUDI_ARABIA,\n ARABIC_SYRIA,\n ARABIC_TUNISIA,\n ARABIC_YEMEN,\n AZERI_LATIN,\n AZERI_LATIN_AZERBAIJAN,\n BELARUSIAN,\n BELARUSIAN_BELARUS,\n BULGARIAN,\n BULGARIAN_BULGARIA,\n BOSNIAN,\n BOSNIAN_BOSNIA_AND_HERZEGOVINA,\n CATALAN,\n CATALAN_SPAIN,\n CZECH,\n CZECH_CZECH_REPUBLIC,\n WELSH,\n WELSH_UNITED_KINGDOM,\n DANISH,\n DANISH_DENMARK,\n GERMAN,\n GERMAN_AUSTRIA,\n GERMAN_SWITZERLAND,\n GERMAN_GERMANY,\n GERMAN_LIECHTENSTEIN,\n GERMAN_LUXEMBOURG,\n DIVEHI,\n DIVEHI_MALDIVES,\n GREEK,\n GREEK_GREECE,\n ENGLISH,\n ENGLISH_AUSTRALIA,\n ENGLISH_BELIZE,\n ENGLISH_CANADA,\n ENGLISH_CARIBBEAN,\n ENGLISH_UNITED_KINGDOM,\n ENGLISH_IRELAND,\n ENGLISH_JAMAICA,\n ENGLISH_NEW_ZEALAND,\n ENGLISH_PHILIPPINES,\n ENGLISH_TRINIDAD_AND_TOBAGO,\n ENGLISH_UNITED_STATES,\n ENGLISH_SOUTH_AFRICA,\n ENGLISH_ZIMBABWE,\n ESPERANTO,\n SPANISH,\n SPANISH_ARGENTINA,\n SPANISH_BOLIVIA,\n SPANISH_CHILE,\n SPANISH_COLOMBIA,\n SPANISH_COSTA_RICA,\n SPANISH_DOMINICAN_REPUBLIC,\n SPANISH_ECUADOR,\n SPANISH_SPAIN,\n SPANISH_GUATEMALA,\n SPANISH_HONDURAS,\n SPANISH_MEXICO,\n SPANISH_NICARAGUA,\n SPANISH_PANAMA,\n SPANISH_PERU,\n SPANISH_PUERTO_RICO,\n SPANISH_PARAGUAY,\n SPANISH_EL_SALVADOR,\n SPANISH_URUGUAY,\n SPANISH_VENEZUELA,\n ESTONIAN,\n ESTONIAN_ESTONIA,\n BASQUE,\n BASQUE_SPAIN,\n FARSI,\n FARSI_IRAN,\n FINNISH,\n FINNISH_FINLAND,\n FAROESE,\n FAROESE_FAROE_ISLANDS,\n FRENCH,\n FRENCH_BELGIUM,\n FRENCH_CANADA,\n FRENCH_SWITZERLAND,\n FRENCH_FRANCE,\n FRENCH_LUXEMBOURG,\n FRENCH_PRINCIPALITY_OF_MONACO,\n GALICIAN,\n GALICIAN_SPAIN,\n GUJARATI,\n GUJARATI_INDIA,\n HEBREW,\n HEBREW_ISRAEL,\n HINDI,\n HINDI_INDIA,\n CROATIAN,\n CROATIAN_BOSNIA_AND_HERZEGOVINA,\n CROATIAN_CROATIA,\n HUNGARIAN,\n HUNGARIAN_HUNGARY,\n ARMENIAN,\n ARMENIAN_ARMENIA,\n INDONESIAN,\n INDONESIAN_INDONESIA,\n ICELANDIC,\n ICELANDIC_ICELAND,\n ITALIAN,\n ITALIAN_SWITZERLAND,\n ITALIAN_ITALY,\n JAPANESE,\n JAPANESE_JAPAN,\n GEORGIAN,\n GEORGIAN_GEORGIA,\n KAZAKH,\n KAZAKH_KAZAKHSTAN,\n KANNADA,\n KANNADA_INDIA,\n KOREAN,\n KOREAN_KOREA,\n KONKANI,\n KONKANI_INDIA,\n KYRGYZ,\n KYRGYZ_KYRGYZSTAN,\n LITHUANIAN,\n LITHUANIAN_LITHUANIA,\n LATVIAN,\n LATVIAN_LATVIA,\n MAORI,\n MAORI_NEW_ZEALAND,\n FYRO_MACEDONIAN,\n FYRO_MACEDONIAN_MACEDONIA,\n MONGOLIAN,\n MONGOLIAN_MONGOLIA,\n MARATHI,\n MARATHI_INDIA,\n MALAY,\n MALAY_BRUNEI_DARUSSALAM,\n MALAY_MALAYSIA,\n MALTESE,\n MALTESE_MALTA,\n NORWEGIAN_BOKMAL,\n NORWEGIAN_BOKMAL_NORWAY,\n DUTCH,\n DUTCH_BELGIUM,\n DUTCH_NETHERLANDS,\n NORWEGIAN_NYNORSK_NORWAY,\n NORTHERN_SOTHO,\n NORTHERN_SOTHO_SOUTH_AFRICA,\n PUNJABI,\n PUNJABI_INDIA,\n POLISH,\n POLISH_POLAND,\n PASHTO,\n PASHTO_AFGHANISTAN,\n PORTUGUESE,\n PORTUGUESE_BRAZIL,\n PORTUGUESE_PORTUGAL,\n QUECHUA,\n QUECHUA_BOLIVIA,\n QUECHUA_ECUADOR,\n QUECHUA_PERU,\n ROMANIAN,\n ROMANIAN_ROMANIA,\n RUSSIAN,\n RUSSIAN_RUSSIA,\n SANSKRIT,\n SANSKRIT_INDIA,\n SAMI_NORTHERN,\n SAMI_NORTHERN_FINLAND,\n SAMI_NORTHERN_NORWAY,\n SAMI_NORTHERN_SWEDEN,\n SLOVAK,\n SLOVAK_SLOVAKIA,\n SLOVENIAN,\n SLOVENIAN_SLOVENIA,\n ALBANIAN,\n ALBANIAN_ALBANIA,\n SERBIAN_LATIN,\n SERBIAN_LATIN_BOSNIA_AND_HERZEGOVINA,\n SERBIAN_LATIN_SERBIA_AND_MONTENEGRO,\n SWEDISH,\n SWEDISH_FINLAND,\n SWEDISH_SWEDEN,\n SWAHILI,\n SWAHILI_KENYA,\n SYRIAC,\n SYRIAC_SYRIA,\n TAMIL,\n TAMIL_INDIA,\n TELUGU,\n TELUGU_INDIA,\n THAI,\n THAI_THAILAND,\n TAGALOG,\n TAGALOG_PHILIPPINES,\n TSWANA,\n TSWANA_SOUTH_AFRICA,\n TURKISH,\n TURKISH_TURKEY,\n TATAR,\n TATAR_RUSSIA,\n TSOGA,\n UKRAINIAN,\n UKRAINIAN_UKRAINE,\n URDU,\n URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN,\n UZBEK_LATIN,\n UZBEK_LATIN_UZBEKISTAN,\n VIETNAMESE,\n VIETNAMESE_VIET_NAM,\n XHOSA,\n XHOSA_SOUTH_AFRICA,\n CHINESE,\n CHINESE_SIMPLIFIED,\n CHINESE_SIMPLIFIED_CHINA,\n CHINESE_HONG_KONG,\n CHINESE_MACAU,\n CHINESE_SINGAPORE,\n CHINESE_TRADITIONAL,\n ZULU,\n ZULU_SOUTH_AFRICA,\n BENGALI,\n BENGALI_BANGLADESH,\n BENGALI_INDIA,\n BENGALI_MYANMAR,\n BURMESE,\n BURMESE_MYANMAR,\n KHMER,\n KHMER_CAMBODIA,\n LAO,\n LAO_LAOS,\n YORUBA,\n YORUBA_NIGERIA,\n AMHARIC,\n AMHARIC_ETHIOPIA,\n NEPALI,\n NEPALI_NEPAL,\n SINHALA,\n SINHALA_SRI_LANKA,\n SERBIAN_CYRILLIC,\n SERBIAN_CYRILLIC_SERBIA,\n SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA,\n ENGLISH_INDIA,\n ENGLISH_SINGAPORE,\n ENGLISH_HONG_KONG,\n ENGLISH_NIGERIA,\n ENGLISH_PAKISTAN,\n ENGLISH_MALAYSIA,\n ENGLISH_BOTSWANA,\n ENGLISH_KENYA,\n ENGLISH_TANZANIA,\n ENGLISH_GHANA,\n ENGLISH_UGANDA,\n SPANISH_CUBA,\n SPANISH_UNITED_STATES,\n PORTUGUESE_GUINEA_BISSAU,\n PORTUGUESE_MOZAMBIQUE,\n PORTUGUESE_SAO_TOME_AND_PRINCIPE,\n PORTUGUESE_CAPE_VERDE,\n PORTUGUESE_TIMOR_LESTE,\n PORTUGUESE_MACAU,\n CHINESE_TAIWAN,\n ARABIC_MAURITANIA,\n ARABIC_PALESTINE,\n ARABIC_SUDAN,\n ARABIC_DJIBOUTI,\n ARABIC_SOMALIA,\n ARABIC_CHAD,\n ARABIC_COMOROS,\n} as const;\n\nexport type Locale = (typeof ALL_LOCALES)[keyof typeof ALL_LOCALES]; // 'en' | 'en-US' | 'ar' | 'ar-AE' | ...\nexport type Locales = Locale;\n"],"mappings":"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oBAAoB;;AAEjC,MAAa,mBAAmB;;AAEhC,MAAa,0BAA0B;;AAEvC,MAAa,0CAA0C;;AAEvD,MAAa,gBAAgB;;AAE7B,MAAa,oBAAoB;;AAEjC,MAAa,oBAAoB;;AAEjC,MAAa,kBAAkB;;AAE/B,MAAa,mBAAmB;;AAEhC,MAAa,mBAAmB;;AAEhC,MAAa,mBAAmB;;AAEhC,MAAa,gBAAgB;;AAE7B,MAAa,mBAAmB;;AAEhC,MAAa,gBAAgB;;AAE7B,MAAa,iBAAiB;;AAE9B,MAAa,eAAe;;AAE5B,MAAa,wBAAwB;;AAGrC,MAAa,2BAA2B;;AAExC,MAAa,wBAAwB;;AAErC,MAAa,mCAAmC;;AAEhD,MAAa,wBAAwB;;AAErC,MAAa,yBAAyB;;AAEtC,MAAa,mBAAmB;;AAEhC,MAAa,iBAAiB;;AAE9B,MAAa,oBAAoB;;AAEjC,MAAa,mBAAmB;;AAEhC,MAAa,eAAe;;AAE5B,MAAa,kBAAkB;;AAE/B,MAAa,iBAAiB;;AAE9B,MAAa,cAAc;;AAE3B,MAAa,iBAAiB;AAE9B,MAAa,cAAc;CACzB;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACD"}
|
|
1
|
+
{"version":3,"file":"locales.mjs","names":[],"sources":["../../src/locales.ts"],"sourcesContent":["/** Afrikaans language */\nexport const AFRIKAANS = 'af' as const;\n/** Afrikaans language as used in South Africa */\nexport const AFRIKAANS_SOUTH_AFRICA = 'af-ZA' as const;\n/** Arabic language */\nexport const ARABIC = 'ar' as const;\n/** Arabic language as used in the United Arab Emirates */\nexport const ARABIC_UNITED_ARAB_EMIRATES = 'ar-AE' as const;\n/** Arabic language as used in Bahrain */\nexport const ARABIC_BAHRAIN = 'ar-BH' as const;\n/** Arabic language as used in Algeria */\nexport const ARABIC_ALGERIA = 'ar-DZ' as const;\n/** Arabic language as used in Egypt */\nexport const ARABIC_EGYPT = 'ar-EG' as const;\n/** Arabic language as used in Iraq */\nexport const ARABIC_IRAQ = 'ar-IQ' as const;\n/** Arabic language as used in Jordan */\nexport const ARABIC_JORDAN = 'ar-JO' as const;\n/** Arabic language as used in Kuwait */\nexport const ARABIC_KUWAIT = 'ar-KW' as const;\n/** Arabic language as used in Lebanon */\nexport const ARABIC_LEBANON = 'ar-LB' as const;\n/** Arabic language as used in Libya */\nexport const ARABIC_LIBYA = 'ar-LY' as const;\n/** Arabic language as used in Morocco */\nexport const ARABIC_MOROCCO = 'ar-MA' as const;\n/** Arabic language as used in Oman */\nexport const ARABIC_OMAN = 'ar-OM' as const;\n/** Arabic language as used in Qatar */\nexport const ARABIC_QATAR = 'ar-QA' as const;\n/** Arabic language as used in Saudi Arabia */\nexport const ARABIC_SAUDI_ARABIA = 'ar-SA' as const;\n/** Arabic language as used in Syria */\nexport const ARABIC_SYRIA = 'ar-SY' as const;\n/** Arabic language as used in Tunisia */\nexport const ARABIC_TUNISIA = 'ar-TN' as const;\n/** Arabic language as used in Yemen */\nexport const ARABIC_YEMEN = 'ar-YE' as const;\n/** Azeri language (Latin script) */\nexport const AZERI_LATIN = 'az' as const;\n/** Azeri language (Latin script) as used in Azerbaijan */\nexport const AZERI_LATIN_AZERBAIJAN = 'az-AZ' as const;\n/** Belarusian language */\nexport const BELARUSIAN = 'be' as const;\n/** Belarusian language as used in Belarus */\nexport const BELARUSIAN_BELARUS = 'be-BY' as const;\n/** Bulgarian language */\nexport const BULGARIAN = 'bg' as const;\n/** Bulgarian language as used in Bulgaria */\nexport const BULGARIAN_BULGARIA = 'bg-BG' as const;\n/** Bosnian */\nexport const BOSNIAN = 'bs' as const;\n/** Bosnian language as used in Bosnia and Herzegovina */\nexport const BOSNIAN_BOSNIA_AND_HERZEGOVINA = 'bs-BA' as const;\n/** Catalan language */\nexport const CATALAN = 'ca' as const;\n/** Catalan language as used in Spain */\nexport const CATALAN_SPAIN = 'ca-ES' as const;\n/** Czech language */\nexport const CZECH = 'cs' as const;\n/** Czech language as used in Czech Republic */\nexport const CZECH_CZECH_REPUBLIC = 'cs-CZ' as const;\n/** Welsh language */\nexport const WELSH = 'cy' as const;\n/** Welsh language as used in the United Kingdom */\nexport const WELSH_UNITED_KINGDOM = 'cy-GB' as const;\n/** Danish language */\nexport const DANISH = 'da' as const;\n/** Danish language as used in Denmark */\nexport const DANISH_DENMARK = 'da-DK' as const;\n/** German language */\nexport const GERMAN = 'de' as const;\n/** German language as used in Austria */\nexport const GERMAN_AUSTRIA = 'de-AT' as const;\n/** German language as used in Switzerland */\nexport const GERMAN_SWITZERLAND = 'de-CH' as const;\n/** German language as used in Germany */\nexport const GERMAN_GERMANY = 'de-DE' as const;\n/** German language as used in Liechtenstein */\nexport const GERMAN_LIECHTENSTEIN = 'de-LI' as const;\n/** German language as used in Luxembourg */\nexport const GERMAN_LUXEMBOURG = 'de-LU' as const;\n/** Divehi language */\nexport const DIVEHI = 'dv' as const;\n/** Divehi language as used in Maldives */\nexport const DIVEHI_MALDIVES = 'dv-MV' as const;\n/** Greek language */\nexport const GREEK = 'el' as const;\n/** Greek language as used in Greece */\nexport const GREEK_GREECE = 'el-GR' as const;\n/** English language */\nexport const ENGLISH = 'en' as const;\n/** English language as used in Australia */\nexport const ENGLISH_AUSTRALIA = 'en-AU' as const;\n/** English language as used in Belize */\nexport const ENGLISH_BELIZE = 'en-BZ' as const;\n/** English language as used in Canada */\nexport const ENGLISH_CANADA = 'en-CA' as const;\n/** English language as used in Caribbean */\nexport const ENGLISH_CARIBBEAN = 'en-CB' as const;\n/** English language as used in the United Kingdom */\nexport const ENGLISH_UNITED_KINGDOM = 'en-GB' as const;\n/** English language as used in Ireland */\nexport const ENGLISH_IRELAND = 'en-IE' as const;\n/** English language as used in Jamaica */\nexport const ENGLISH_JAMAICA = 'en-JM' as const;\n/** English language as used in New Zealand */\nexport const ENGLISH_NEW_ZEALAND = 'en-NZ' as const;\n/** English language as used in Philippines */\nexport const ENGLISH_PHILIPPINES = 'en-PH' as const;\n/** English language as used in Trinidad and Tobago */\nexport const ENGLISH_TRINIDAD_AND_TOBAGO = 'en-TT' as const;\n/** English language as used in the United States */\nexport const ENGLISH_UNITED_STATES = 'en-US' as const;\n/** English language as used in South Africa */\nexport const ENGLISH_SOUTH_AFRICA = 'en-ZA' as const;\n/** English language as used in Zimbabwe */\nexport const ENGLISH_ZIMBABWE = 'en-ZW' as const;\n/** Esperanto language */\nexport const ESPERANTO = 'eo' as const;\n/** Spanish language */\nexport const SPANISH = 'es' as const;\n/** Spanish language as used in Argentina */\nexport const SPANISH_ARGENTINA = 'es-AR' as const;\n/** Spanish language as used in Bolivia */\nexport const SPANISH_BOLIVIA = 'es-BO' as const;\n/** Spanish language as used in Chile */\nexport const SPANISH_CHILE = 'es-CL' as const;\n/** Spanish language as used in Colombia */\nexport const SPANISH_COLOMBIA = 'es-CO' as const;\n/** Spanish language as used in Costa Rica */\nexport const SPANISH_COSTA_RICA = 'es-CR' as const;\n/** Spanish language as used in Dominican Republic */\nexport const SPANISH_DOMINICAN_REPUBLIC = 'es-DO' as const;\n/** Spanish language as used in Ecuador */\nexport const SPANISH_ECUADOR = 'es-EC' as const;\n/** Spanish language as used in Spain */\nexport const SPANISH_SPAIN = 'es-ES' as const;\n/** Spanish language as used in Guatemala */\nexport const SPANISH_GUATEMALA = 'es-GT' as const;\n/** Spanish language as used in Honduras */\nexport const SPANISH_HONDURAS = 'es-HN' as const;\n/** Spanish language as used in Mexico */\nexport const SPANISH_MEXICO = 'es-MX' as const;\n/** Spanish language as used in Nicaragua */\nexport const SPANISH_NICARAGUA = 'es-NI' as const;\n/** Spanish language as used in Panama */\nexport const SPANISH_PANAMA = 'es-PA' as const;\n/** Spanish language as used in Peru */\nexport const SPANISH_PERU = 'es-PE' as const;\n/** Spanish language as used in Puerto Rico */\nexport const SPANISH_PUERTO_RICO = 'es-PR' as const;\n/** Spanish language as used in Paraguay */\nexport const SPANISH_PARAGUAY = 'es-PY' as const;\n/** Spanish language as used in El Salvador */\nexport const SPANISH_EL_SALVADOR = 'es-SV' as const;\n/** Spanish language as used in Uruguay */\nexport const SPANISH_URUGUAY = 'es-UY' as const;\n/** Spanish language as used in Venezuela */\nexport const SPANISH_VENEZUELA = 'es-VE' as const;\n/** Estonian language */\nexport const ESTONIAN = 'et' as const;\n/** Estonian language as used in Estonia */\nexport const ESTONIAN_ESTONIA = 'et-EE' as const;\n/** Basque language */\nexport const BASQUE = 'eu' as const;\n/** Basque language as used in Spain */\nexport const BASQUE_SPAIN = 'eu-ES' as const;\n/** Farsi language */\nexport const FARSI = 'fa' as const;\n/** Farsi language as used in Iran */\nexport const FARSI_IRAN = 'fa-IR' as const;\n/** Finnish language */\nexport const FINNISH = 'fi' as const;\n/** Finnish language as used in Finland */\nexport const FINNISH_FINLAND = 'fi-FI' as const;\n/** Faroese language */\nexport const FAROESE = 'fo' as const;\n/** Faroese language as used in Faroe Islands */\nexport const FAROESE_FAROE_ISLANDS = 'fo-FO' as const;\n/** French language */\nexport const FRENCH = 'fr' as const;\n/** French language as used in Belgium */\nexport const FRENCH_BELGIUM = 'fr-BE' as const;\n/** French language as used in Canada */\nexport const FRENCH_CANADA = 'fr-CA' as const;\n/** French language as used in Switzerland */\nexport const FRENCH_SWITZERLAND = 'fr-CH' as const;\n/** French language as used in France */\nexport const FRENCH_FRANCE = 'fr-FR' as const;\n/** French language as used in Luxembourg */\nexport const FRENCH_LUXEMBOURG = 'fr-LU' as const;\n/** French language as used in the Principality of Monaco */\nexport const FRENCH_PRINCIPALITY_OF_MONACO = 'fr-MC' as const;\n/** Irish language */\nexport const IRISH = 'ga' as const;\n/** Irish language as used in Ireland */\nexport const IRISH_IRELAND = 'ga-IE' as const;\n/** Scottish Gaelic language */\nexport const SCOTTISH_GAELIC = 'gd' as const;\n/** Scottish Gaelic language as used in United Kingdom */\nexport const SCOTTISH_GAELIC_UNITED_KINGDOM = 'gd-GB' as const;\n/** Galician language */\nexport const GALICIAN = 'gl' as const;\n/** Galician language as used in Spain */\nexport const GALICIAN_SPAIN = 'gl-ES' as const;\n/** Gujarati language */\nexport const GUJARATI = 'gu' as const;\n/** Gujarati language as used in India */\nexport const GUJARATI_INDIA = 'gu-IN' as const;\n/** Hebrew language */\nexport const HEBREW = 'he' as const;\n/** Hebrew language as used in Israel */\nexport const HEBREW_ISRAEL = 'he-IL' as const;\n/** Hindi language */\nexport const HINDI = 'hi' as const;\n/** Hindi language as used in India */\nexport const HINDI_INDIA = 'hi-IN' as const;\n/** Croatian language */\nexport const CROATIAN = 'hr' as const;\n/** Croatian language as used in Bosnia and Herzegovina */\nexport const CROATIAN_BOSNIA_AND_HERZEGOVINA = 'hr-BA' as const;\n/** Croatian language as used in Croatia */\nexport const CROATIAN_CROATIA = 'hr-HR' as const;\n/** Hungarian language */\nexport const HUNGARIAN = 'hu' as const;\n/** Hungarian language as used in Hungary */\nexport const HUNGARIAN_HUNGARY = 'hu-HU' as const;\n/** Armenian language */\nexport const ARMENIAN = 'hy' as const;\n/** Armenian language as used in Armenia */\nexport const ARMENIAN_ARMENIA = 'hy-AM' as const;\n/** Indonesian language */\nexport const INDONESIAN = 'id' as const;\n/** Indonesian language as used in Indonesia */\nexport const INDONESIAN_INDONESIA = 'id-ID' as const;\n/** Icelandic language */\nexport const ICELANDIC = 'is' as const;\n/** Icelandic language as used in Iceland */\nexport const ICELANDIC_ICELAND = 'is-IS' as const;\n/** Italian language */\nexport const ITALIAN = 'it' as const;\n/** Italian language as used in Switzerland */\nexport const ITALIAN_SWITZERLAND = 'it-CH' as const;\n/** Italian language as used in Italy */\nexport const ITALIAN_ITALY = 'it-IT' as const;\n/** Japanese language */\nexport const JAPANESE = 'ja' as const;\n/** Japanese language as used in Japan */\nexport const JAPANESE_JAPAN = 'ja-JP' as const;\n/** Georgian language */\nexport const GEORGIAN = 'ka' as const;\n/** Georgian language as used in Georgia */\nexport const GEORGIAN_GEORGIA = 'ka-GE' as const;\n/** Kazakh language */\nexport const KAZAKH = 'kk' as const;\n/** Kazakh language as used in Kazakhstan */\nexport const KAZAKH_KAZAKHSTAN = 'kk-KZ' as const;\n/** Kannada language */\nexport const KANNADA = 'kn' as const;\n/** Kannada language as used in India */\nexport const KANNADA_INDIA = 'kn-IN' as const;\n/** Korean language */\nexport const KOREAN = 'ko' as const;\n/** Korean language as used in Korea */\nexport const KOREAN_KOREA = 'ko-KR' as const;\n/** Konkani language */\nexport const KONKANI = 'kok' as const;\n/** Konkani language as used in India */\nexport const KONKANI_INDIA = 'kok-IN' as const;\n/** Kurdish language */\nexport const KURDISH = 'ku' as const;\n/** Kurdish language as used in Turkey */\nexport const KURDISH_TURKEY = 'ku-TR' as const;\n/** Kyrgyz language */\nexport const KYRGYZ = 'ky' as const;\n/** Kyrgyz language as used in Kyrgyzstan */\nexport const KYRGYZ_KYRGYZSTAN = 'ky-KG' as const;\n/** Lithuanian language */\nexport const LITHUANIAN = 'lt' as const;\n/** Lithuanian language as used in Lithuania */\nexport const LITHUANIAN_LITHUANIA = 'lt-LT' as const;\n/** Latvian language */\nexport const LATVIAN = 'lv' as const;\n/** Latvian language as used in Latvia */\nexport const LATVIAN_LATVIA = 'lv-LV' as const;\n/** Maori language */\nexport const MAORI = 'mi' as const;\n/** Maori language as used in New Zealand */\nexport const MAORI_NEW_ZEALAND = 'mi-NZ' as const;\n/** Macedonian language (Former Yugoslav Republic of Macedonia) */\nexport const FYRO_MACEDONIAN = 'mk' as const;\n/** Macedonian language as used in Macedonia */\nexport const FYRO_MACEDONIAN_MACEDONIA = 'mk-MK' as const;\n/** Mongolian language */\nexport const MONGOLIAN = 'mn' as const;\n/** Mongolian language as used in Mongolia */\nexport const MONGOLIAN_MONGOLIA = 'mn-MN' as const;\n/** Marathi language */\nexport const MARATHI = 'mr' as const;\n/** Marathi language as used in India */\nexport const MARATHI_INDIA = 'mr-IN' as const;\n/** Malay language */\nexport const MALAY = 'ms' as const;\n/** Malay language as used in Brunei Darussalam */\nexport const MALAY_BRUNEI_DARUSSALAM = 'ms-BN' as const;\n/** Malay language as used in Malaysia */\nexport const MALAY_MALAYSIA = 'ms-MY' as const;\n/** Maltese language */\nexport const MALTESE = 'mt' as const;\n/** Maltese language as used in Malta */\nexport const MALTESE_MALTA = 'mt-MT' as const;\n/** Malayalam language */\nexport const MALAYALAM = 'ml' as const;\n/** Malayalam language as used in India */\nexport const MALAYALAM_INDIA = 'ml-IN' as const;\n/** Norwegian language */\nexport const NORWEGIAN = 'no' as const;\n/** Norwegian (Bokmål) language */\nexport const NORWEGIAN_BOKMAL = 'nb' as const;\n/** Norwegian (Bokmål) language as used in Norway */\nexport const NORWEGIAN_BOKMAL_NORWAY = 'nb-NO' as const;\n/** Dutch language */\nexport const DUTCH = 'nl' as const;\n/** Dutch language as used in Belgium */\nexport const DUTCH_BELGIUM = 'nl-BE' as const;\n/** Dutch language as used in the Netherlands */\nexport const DUTCH_NETHERLANDS = 'nl-NL' as const;\n/** Norwegian (Nynorsk) language */\nexport const NORWEGIAN_NYNORSK = 'nn' as const;\n/** Norwegian (Nynorsk) language as used in Norway */\nexport const NORWEGIAN_NYNORSK_NORWAY = 'nn-NO' as const;\n/** Northern Sotho language */\nexport const NORTHERN_SOTHO = 'ns' as const;\n/** Northern Sotho language as used in South Africa */\nexport const NORTHERN_SOTHO_SOUTH_AFRICA = 'ns-ZA' as const;\n/** Punjabi language */\nexport const PUNJABI = 'pa' as const;\n/** Punjabi language as used in India */\nexport const PUNJABI_INDIA = 'pa-IN' as const;\n/** Polish language */\nexport const POLISH = 'pl' as const;\n/** Polish language as used in Poland */\nexport const POLISH_POLAND = 'pl-PL' as const;\n/** Pashto language */\nexport const PASHTO = 'ps' as const;\n/** Pashto language as used in Afghanistan */\nexport const PASHTO_AFGHANISTAN = 'ps-AR' as const;\n/** Portuguese language */\nexport const PORTUGUESE = 'pt' as const;\n/** Portuguese language as used in Brazil */\nexport const PORTUGUESE_BRAZIL = 'pt-BR' as const;\n/** Portuguese language as used in Portugal */\nexport const PORTUGUESE_PORTUGAL = 'pt-PT' as const;\n/** Quechua language */\nexport const QUECHUA = 'qu' as const;\n/** Quechua language as used in Bolivia */\nexport const QUECHUA_BOLIVIA = 'qu-BO' as const;\n/** Quechua language as used in Ecuador */\nexport const QUECHUA_ECUADOR = 'qu-EC' as const;\n/** Quechua language as used in Peru */\nexport const QUECHUA_PERU = 'qu-PE' as const;\n/** Romanian language */\nexport const ROMANIAN = 'ro' as const;\n/** Romanian language as used in Romania */\nexport const ROMANIAN_ROMANIA = 'ro-RO' as const;\n/** Romanian language as used in Moldova */\nexport const ROMANIAN_MOLDOVA = 'ro-MD' as const;\n/** Romansh language */\nexport const ROMANSH = 'rm' as const;\n/** Romansh language as used in Switzerland */\nexport const ROMANSH_SWITZERLAND = 'rm-CH' as const;\n/** Russian language */\nexport const RUSSIAN = 'ru' as const;\n/** Russian language as used in Russia */\nexport const RUSSIAN_RUSSIA = 'ru-RU' as const;\n/** Russian language as used in Moldova */\nexport const RUSSIAN_MOLDOVA = 'ru-MD' as const;\n/** Sanskrit language */\nexport const SANSKRIT = 'sa' as const;\n/** Sanskrit language as used in India */\nexport const SANSKRIT_INDIA = 'sa-IN' as const;\n/** Northern Sami language */\nexport const SAMI_NORTHERN = 'se' as const;\n/** Northern Sami language as used in Finland */\nexport const SAMI_NORTHERN_FINLAND = 'se-FI' as const;\n/** Northern Sami language as used in Norway */\nexport const SAMI_NORTHERN_NORWAY = 'se-NO' as const;\n/** Northern Sami language as used in Sweden */\nexport const SAMI_NORTHERN_SWEDEN = 'se-SE' as const;\n/** Upper Sorbian language */\nexport const UPPER_SORBIAN = 'hsb' as const;\n/** Upper Sorbian language as used in Germany */\nexport const UPPER_SORBIAN_GERMANY = 'hsb-DE' as const;\n/** Lower Sorbian language */\nexport const LOWER_SORBIAN = 'dsb' as const;\n/** Lower Sorbian language as used in Germany */\nexport const LOWER_SORBIAN_GERMANY = 'dsb-DE' as const;\n/** Slovak language */\nexport const SLOVAK = 'sk' as const;\n/** Slovak language as used in Slovakia */\nexport const SLOVAK_SLOVAKIA = 'sk-SK' as const;\n/** Slovenian language */\nexport const SLOVENIAN = 'sl' as const;\n/** Slovenian language as used in Slovenia */\nexport const SLOVENIAN_SLOVENIA = 'sl-SI' as const;\n/** Albanian language */\nexport const ALBANIAN = 'sq' as const;\n/** Albanian language as used in Albania */\nexport const ALBANIAN_ALBANIA = 'sq-AL' as const;\n/** Servian language (Latin script) */\nexport const SERBIAN_LATIN = 'sr' as const;\n/** Serbian language (Latin script) as used in Bosnia and Herzegovina */\nexport const SERBIAN_LATIN_BOSNIA_AND_HERZEGOVINA = 'sr-BA' as const;\n/** Serbian language (Latin script) as used in Serbia and Montenegro */\nexport const SERBIAN_LATIN_SERBIA_AND_MONTENEGRO = 'sr-SP' as const;\n/** Swedish language */\nexport const SWEDISH = 'sv' as const;\n/** Swedish language as used in Finland */\nexport const SWEDISH_FINLAND = 'sv-FI' as const;\n/** Swedish language as used in Sweden */\nexport const SWEDISH_SWEDEN = 'sv-SE' as const;\n/** Swahili language */\nexport const SWAHILI = 'sw' as const;\n/** Swahili language as used in Kenya */\nexport const SWAHILI_KENYA = 'sw-KE' as const;\n/** Syriac language */\nexport const SYRIAC = 'syr' as const;\n/** Syriac language as used in Syria */\nexport const SYRIAC_SYRIA = 'syr-SY' as const;\n/** Tamil language */\nexport const TAMIL = 'ta' as const;\n/** Tamil language as used in India */\nexport const TAMIL_INDIA = 'ta-IN' as const;\n/** Telugu language */\nexport const TELUGU = 'te' as const;\n/** Telugu language as used in India */\nexport const TELUGU_INDIA = 'te-IN' as const;\n/** Thai language */\nexport const THAI = 'th' as const;\n/** Thai language as used in Thailand */\nexport const THAI_THAILAND = 'th-TH' as const;\n/** Tagalog language */\nexport const TAGALOG = 'tl' as const;\n/** Tagalog language as used in Philippines */\nexport const TAGALOG_PHILIPPINES = 'tl-PH' as const;\n/** Tswana language */\nexport const TSWANA = 'tn' as const;\n/** Tswana language as used in South Africa */\nexport const TSWANA_SOUTH_AFRICA = 'tn-ZA' as const;\n/** Turkish language */\nexport const TURKISH = 'tr' as const;\n/** Turkish language as used in Turkey */\nexport const TURKISH_TURKEY = 'tr-TR' as const;\n/** Tatar language */\nexport const TATAR = 'tt' as const;\n/** Tatar language as used in Russia */\nexport const TATAR_RUSSIA = 'tt-RU' as const;\n/** Tsonga language */\nexport const TSOGA = 'ts' as const;\n/** Ukrainian language */\nexport const UKRAINIAN = 'uk' as const;\n/** Ukrainian language as used in Ukraine */\nexport const UKRAINIAN_UKRAINE = 'uk-UA' as const;\n/** Urdu language */\nexport const URDU = 'ur' as const;\n/** Urdu language as used in Islamic Republic of Pakistan */\nexport const URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN = 'ur-PK' as const;\n/** Uzbek language (Latin script) */\nexport const UZBEK_LATIN = 'uz' as const;\n/** Uzbek language (Latin script) as used in Uzbekistan */\nexport const UZBEK_LATIN_UZBEKISTAN = 'uz-UZ' as const;\n/** Vietnamese language */\nexport const VIETNAMESE = 'vi' as const;\n/** Vietnamese language as used in Viet Nam */\nexport const VIETNAMESE_VIET_NAM = 'vi-VN' as const;\n/** Venda language */\nexport const VENDA = 've' as const;\n/** Venda language as used in South Africa */\nexport const VENDA_SOUTH_AFRICA = 've-ZA' as const;\n/** Xhosa language */\nexport const XHOSA = 'xh' as const;\n/** Xhosa language as used in South Africa */\nexport const XHOSA_SOUTH_AFRICA = 'xh-ZA' as const;\n/** Chinese language */\nexport const CHINESE = 'zh' as const;\n/** Chinese language (Simplified) */\nexport const CHINESE_SIMPLIFIED = 'zh-Hans' as const;\n/** Chinese language (Simplified, People's Republic of China) */\nexport const CHINESE_SIMPLIFIED_CHINA = 'zh-CN' as const;\n/** Chinese language as used in Hong Kong */\nexport const CHINESE_HONG_KONG = 'zh-HK' as const;\n/** Chinese language as used in Macau */\nexport const CHINESE_MACAU = 'zh-MO' as const;\n/** Chinese language as used in Singapore */\nexport const CHINESE_SINGAPORE = 'zh-SG' as const;\n/** Chinese language (Traditional script) */\nexport const CHINESE_TRADITIONAL = 'zh-Hant' as const;\n/** Zulu language */\nexport const ZULU = 'zu' as const;\n/** Zulu language as used in South Africa */\nexport const ZULU_SOUTH_AFRICA = 'zu-ZA' as const;\n/** Bengali / Bangla */\nexport const BENGALI = 'bn' as const;\n/** Bengali / Bangla as used in Bangladesh */\nexport const BENGALI_BANGLADESH = 'bn-BD' as const;\n/** Bengali / Bangla as used in India */\nexport const BENGALI_INDIA = 'bn-IN' as const;\n/** Bengali / Bangla as used in Myanmar */\nexport const BENGALI_MYANMAR = 'bn-MM' as const;\n/** Burmese language */\nexport const BURMESE = 'my' as const;\n/** Burmese language as used in Myanmar */\nexport const BURMESE_MYANMAR = 'my-MM' as const;\n/** Khmer language */\nexport const KHMER = 'km' as const;\n/** Khmer language as used in Cambodia */\nexport const KHMER_CAMBODIA = 'km-KH' as const;\n/** Lao language */\nexport const LAO = 'lo' as const;\n/** Lao language as used in Laos */\nexport const LAO_LAOS = 'lo-LA' as const;\n/** Yoruba language */\nexport const YORUBA = 'yo' as const;\n/** Yoruba language as used in Nigeria */\nexport const YORUBA_NIGERIA = 'yo-NG' as const;\n/** Yiddish language */\nexport const YIDDISH = 'yi' as const;\n/** Yiddish language as used in worldwide Jewish communities */\nexport const YIDDISH_WORLD = 'yi-001' as const;\n/** Amharic language */\nexport const AMHARIC = 'am' as const;\n/** Amharic language as used in Ethiopia */\nexport const AMHARIC_ETHIOPIA = 'am-ET' as const;\n/** Nepali language */\nexport const NEPALI = 'ne' as const;\n/** Nepali language as used in Nepal */\nexport const NEPALI_NEPAL = 'ne-NP' as const;\n/** Sinhala language */\nexport const SINHALA = 'si' as const;\n/** Sinhala language as used in Sri Lanka */\nexport const SINHALA_SRI_LANKA = 'si-LK' as const;\n/** Serbian language (Cyrillic script) */\nexport const SERBIAN_CYRILLIC = 'sr-Cyrl' as const;\n/** Serbian language (Cyrillic script) as used in Serbia */\nexport const SERBIAN_CYRILLIC_SERBIA = 'sr-RS' as const;\n/** Serbian language (Cyrillic script) as used in Bosnia and Herzegovina */\nexport const SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA = 'sr-BA' as const;\n/** English language as used in India */\nexport const ENGLISH_INDIA = 'en-IN' as const;\n/** English language as used in Singapore */\nexport const ENGLISH_SINGAPORE = 'en-SG' as const;\n/** English language as used in Hong Kong */\nexport const ENGLISH_HONG_KONG = 'en-HK' as const;\n/** English language as used in Nigeria */\nexport const ENGLISH_NIGERIA = 'en-NG' as const;\n/** English language as used in Pakistan */\nexport const ENGLISH_PAKISTAN = 'en-PK' as const;\n/** English language as used in Malaysia */\nexport const ENGLISH_MALAYSIA = 'en-MY' as const;\n/** English language as used in Botswana */\nexport const ENGLISH_BOTSWANA = 'en-BW' as const;\n/** English language as used in Kenya */\nexport const ENGLISH_KENYA = 'en-KE' as const;\n/** English language as used in Tanzania */\nexport const ENGLISH_TANZANIA = 'en-TZ' as const;\n/** English language as used in Ghana */\nexport const ENGLISH_GHANA = 'en-GH' as const;\n/** English language as used in Uganda */\nexport const ENGLISH_UGANDA = 'en-UG' as const;\n/** Spanish language as used in Cuba */\nexport const SPANISH_CUBA = 'es-CU' as const;\n/** Spanish language as used in United States */\nexport const SPANISH_UNITED_STATES = 'es-US' as const;\n\n/** Portuguese language as used in Guinea-Bissau */\nexport const PORTUGUESE_GUINEA_BISSAU = 'pt-GW' as const;\n/** Portuguese language as used in Mozambique */\nexport const PORTUGUESE_MOZAMBIQUE = 'pt-MZ' as const;\n/** Portuguese language as used in São Tomé and Príncipe */\nexport const PORTUGUESE_SAO_TOME_AND_PRINCIPE = 'pt-ST' as const;\n/** Portuguese language as used in Cape Verde */\nexport const PORTUGUESE_CAPE_VERDE = 'pt-CV' as const;\n/** Portuguese language as used in Timor-Leste */\nexport const PORTUGUESE_TIMOR_LESTE = 'pt-TL' as const;\n/** Portuguese language as used in Macau */\nexport const PORTUGUESE_MACAU = 'pt-MO' as const;\n/** Chinese language as used in Taiwan */\nexport const CHINESE_TAIWAN = 'zh-TW' as const;\n/** Arabic language as used in Mauritania */\nexport const ARABIC_MAURITANIA = 'ar-MR' as const;\n/** Arabic language as used in Palestinian Territories */\nexport const ARABIC_PALESTINE = 'ar-PS' as const;\n/** Arabic language as used in Sudan */\nexport const ARABIC_SUDAN = 'ar-SD' as const;\n/** Arabic language as used in Djibouti */\nexport const ARABIC_DJIBOUTI = 'ar-DJ' as const;\n/** Arabic language as used in Somalia */\nexport const ARABIC_SOMALIA = 'ar-SO' as const;\n/** Arabic language as used in Chad */\nexport const ARABIC_CHAD = 'ar-TD' as const;\n/** Arabic language as used in Comoros */\nexport const ARABIC_COMOROS = 'ar-KM' as const;\n\nexport const ALL_LOCALES = {\n AFRIKAANS,\n AFRIKAANS_SOUTH_AFRICA,\n ARABIC,\n ARABIC_UNITED_ARAB_EMIRATES,\n ARABIC_BAHRAIN,\n ARABIC_ALGERIA,\n ARABIC_EGYPT,\n ARABIC_IRAQ,\n ARABIC_JORDAN,\n ARABIC_KUWAIT,\n ARABIC_LEBANON,\n ARABIC_LIBYA,\n ARABIC_MOROCCO,\n ARABIC_OMAN,\n ARABIC_QATAR,\n ARABIC_SAUDI_ARABIA,\n ARABIC_SYRIA,\n ARABIC_TUNISIA,\n ARABIC_YEMEN,\n AZERI_LATIN,\n AZERI_LATIN_AZERBAIJAN,\n BELARUSIAN,\n BELARUSIAN_BELARUS,\n BULGARIAN,\n BULGARIAN_BULGARIA,\n BOSNIAN,\n BOSNIAN_BOSNIA_AND_HERZEGOVINA,\n CATALAN,\n CATALAN_SPAIN,\n CZECH,\n CZECH_CZECH_REPUBLIC,\n WELSH,\n WELSH_UNITED_KINGDOM,\n DANISH,\n DANISH_DENMARK,\n GERMAN,\n GERMAN_AUSTRIA,\n GERMAN_SWITZERLAND,\n GERMAN_GERMANY,\n GERMAN_LIECHTENSTEIN,\n GERMAN_LUXEMBOURG,\n DIVEHI,\n DIVEHI_MALDIVES,\n GREEK,\n GREEK_GREECE,\n ENGLISH,\n ENGLISH_AUSTRALIA,\n ENGLISH_BELIZE,\n ENGLISH_CANADA,\n ENGLISH_CARIBBEAN,\n ENGLISH_UNITED_KINGDOM,\n ENGLISH_IRELAND,\n ENGLISH_JAMAICA,\n ENGLISH_NEW_ZEALAND,\n ENGLISH_PHILIPPINES,\n ENGLISH_TRINIDAD_AND_TOBAGO,\n ENGLISH_UNITED_STATES,\n ENGLISH_SOUTH_AFRICA,\n ENGLISH_ZIMBABWE,\n ESPERANTO,\n SPANISH,\n SPANISH_ARGENTINA,\n SPANISH_BOLIVIA,\n SPANISH_CHILE,\n SPANISH_COLOMBIA,\n SPANISH_COSTA_RICA,\n SPANISH_DOMINICAN_REPUBLIC,\n SPANISH_ECUADOR,\n SPANISH_SPAIN,\n SPANISH_GUATEMALA,\n SPANISH_HONDURAS,\n SPANISH_MEXICO,\n SPANISH_NICARAGUA,\n SPANISH_PANAMA,\n SPANISH_PERU,\n SPANISH_PUERTO_RICO,\n SPANISH_PARAGUAY,\n SPANISH_EL_SALVADOR,\n SPANISH_URUGUAY,\n SPANISH_VENEZUELA,\n ESTONIAN,\n ESTONIAN_ESTONIA,\n BASQUE,\n BASQUE_SPAIN,\n FARSI,\n FARSI_IRAN,\n FINNISH,\n FINNISH_FINLAND,\n FAROESE,\n FAROESE_FAROE_ISLANDS,\n FRENCH,\n FRENCH_BELGIUM,\n FRENCH_CANADA,\n FRENCH_SWITZERLAND,\n FRENCH_FRANCE,\n FRENCH_LUXEMBOURG,\n FRENCH_PRINCIPALITY_OF_MONACO,\n IRISH,\n IRISH_IRELAND,\n SCOTTISH_GAELIC,\n SCOTTISH_GAELIC_UNITED_KINGDOM,\n GALICIAN,\n GALICIAN_SPAIN,\n GUJARATI,\n GUJARATI_INDIA,\n HEBREW,\n HEBREW_ISRAEL,\n HINDI,\n HINDI_INDIA,\n CROATIAN,\n CROATIAN_BOSNIA_AND_HERZEGOVINA,\n CROATIAN_CROATIA,\n HUNGARIAN,\n HUNGARIAN_HUNGARY,\n ARMENIAN,\n ARMENIAN_ARMENIA,\n INDONESIAN,\n INDONESIAN_INDONESIA,\n ICELANDIC,\n ICELANDIC_ICELAND,\n ITALIAN,\n ITALIAN_SWITZERLAND,\n ITALIAN_ITALY,\n JAPANESE,\n JAPANESE_JAPAN,\n GEORGIAN,\n GEORGIAN_GEORGIA,\n KAZAKH,\n KAZAKH_KAZAKHSTAN,\n KANNADA,\n KANNADA_INDIA,\n KOREAN,\n KOREAN_KOREA,\n KONKANI,\n KONKANI_INDIA,\n KURDISH,\n KURDISH_TURKEY,\n KYRGYZ,\n KYRGYZ_KYRGYZSTAN,\n LITHUANIAN,\n LITHUANIAN_LITHUANIA,\n LATVIAN,\n LATVIAN_LATVIA,\n MAORI,\n MAORI_NEW_ZEALAND,\n FYRO_MACEDONIAN,\n FYRO_MACEDONIAN_MACEDONIA,\n MONGOLIAN,\n MONGOLIAN_MONGOLIA,\n MARATHI,\n MARATHI_INDIA,\n MALAY,\n MALAY_BRUNEI_DARUSSALAM,\n MALAY_MALAYSIA,\n MALTESE,\n MALTESE_MALTA,\n MALAYALAM,\n MALAYALAM_INDIA,\n NORWEGIAN,\n NORWEGIAN_BOKMAL,\n NORWEGIAN_BOKMAL_NORWAY,\n DUTCH,\n DUTCH_BELGIUM,\n DUTCH_NETHERLANDS,\n NORWEGIAN_NYNORSK,\n NORWEGIAN_NYNORSK_NORWAY,\n NORTHERN_SOTHO,\n NORTHERN_SOTHO_SOUTH_AFRICA,\n PUNJABI,\n PUNJABI_INDIA,\n POLISH,\n POLISH_POLAND,\n PASHTO,\n PASHTO_AFGHANISTAN,\n PORTUGUESE,\n PORTUGUESE_BRAZIL,\n PORTUGUESE_PORTUGAL,\n QUECHUA,\n QUECHUA_BOLIVIA,\n QUECHUA_ECUADOR,\n QUECHUA_PERU,\n ROMANIAN,\n ROMANIAN_ROMANIA,\n ROMANIAN_MOLDOVA,\n ROMANSH,\n ROMANSH_SWITZERLAND,\n RUSSIAN,\n RUSSIAN_RUSSIA,\n RUSSIAN_MOLDOVA,\n SANSKRIT,\n SANSKRIT_INDIA,\n SAMI_NORTHERN,\n SAMI_NORTHERN_FINLAND,\n SAMI_NORTHERN_NORWAY,\n SAMI_NORTHERN_SWEDEN,\n UPPER_SORBIAN,\n UPPER_SORBIAN_GERMANY,\n LOWER_SORBIAN,\n LOWER_SORBIAN_GERMANY,\n SLOVAK,\n SLOVAK_SLOVAKIA,\n SLOVENIAN,\n SLOVENIAN_SLOVENIA,\n ALBANIAN,\n ALBANIAN_ALBANIA,\n SERBIAN_LATIN,\n SERBIAN_LATIN_BOSNIA_AND_HERZEGOVINA,\n SERBIAN_LATIN_SERBIA_AND_MONTENEGRO,\n SWEDISH,\n SWEDISH_FINLAND,\n SWEDISH_SWEDEN,\n SWAHILI,\n SWAHILI_KENYA,\n SYRIAC,\n SYRIAC_SYRIA,\n TAMIL,\n TAMIL_INDIA,\n TELUGU,\n TELUGU_INDIA,\n THAI,\n THAI_THAILAND,\n TAGALOG,\n TAGALOG_PHILIPPINES,\n TSWANA,\n TSWANA_SOUTH_AFRICA,\n TURKISH,\n TURKISH_TURKEY,\n TATAR,\n TATAR_RUSSIA,\n TSOGA,\n UKRAINIAN,\n UKRAINIAN_UKRAINE,\n URDU,\n URDU_ISLAMIC_REPUBLIC_OF_PAKISTAN,\n UZBEK_LATIN,\n UZBEK_LATIN_UZBEKISTAN,\n VIETNAMESE,\n VIETNAMESE_VIET_NAM,\n VENDA,\n VENDA_SOUTH_AFRICA,\n XHOSA,\n XHOSA_SOUTH_AFRICA,\n CHINESE,\n CHINESE_SIMPLIFIED,\n CHINESE_SIMPLIFIED_CHINA,\n CHINESE_HONG_KONG,\n CHINESE_MACAU,\n CHINESE_SINGAPORE,\n CHINESE_TRADITIONAL,\n ZULU,\n ZULU_SOUTH_AFRICA,\n BENGALI,\n BENGALI_BANGLADESH,\n BENGALI_INDIA,\n BENGALI_MYANMAR,\n BURMESE,\n BURMESE_MYANMAR,\n KHMER,\n KHMER_CAMBODIA,\n LAO,\n LAO_LAOS,\n YORUBA,\n YORUBA_NIGERIA,\n YIDDISH,\n YIDDISH_WORLD,\n AMHARIC,\n AMHARIC_ETHIOPIA,\n NEPALI,\n NEPALI_NEPAL,\n SINHALA,\n SINHALA_SRI_LANKA,\n SERBIAN_CYRILLIC,\n SERBIAN_CYRILLIC_SERBIA,\n SERBIAN_CYRILLIC_BOSNIA_AND_HERZEGOVINA,\n ENGLISH_INDIA,\n ENGLISH_SINGAPORE,\n ENGLISH_HONG_KONG,\n ENGLISH_NIGERIA,\n ENGLISH_PAKISTAN,\n ENGLISH_MALAYSIA,\n ENGLISH_BOTSWANA,\n ENGLISH_KENYA,\n ENGLISH_TANZANIA,\n ENGLISH_GHANA,\n ENGLISH_UGANDA,\n SPANISH_CUBA,\n SPANISH_UNITED_STATES,\n PORTUGUESE_GUINEA_BISSAU,\n PORTUGUESE_MOZAMBIQUE,\n PORTUGUESE_SAO_TOME_AND_PRINCIPE,\n PORTUGUESE_CAPE_VERDE,\n PORTUGUESE_TIMOR_LESTE,\n PORTUGUESE_MACAU,\n CHINESE_TAIWAN,\n ARABIC_MAURITANIA,\n ARABIC_PALESTINE,\n ARABIC_SUDAN,\n ARABIC_DJIBOUTI,\n ARABIC_SOMALIA,\n ARABIC_CHAD,\n ARABIC_COMOROS,\n} as const;\n\nexport type Locale = (typeof ALL_LOCALES)[keyof typeof ALL_LOCALES]; // 'en' | 'en-US' | 'ar' | 'ar-AE' | ...\nexport type Locales = Locale;\n"],"mappings":"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ACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACD"}
|
package/dist/types/config.d.ts
CHANGED
|
@@ -346,6 +346,17 @@ type AiConfig = {
|
|
|
346
346
|
applicationContext?: string;
|
|
347
347
|
} & Record<string, any>;
|
|
348
348
|
type BuildConfig = {
|
|
349
|
+
/**
|
|
350
|
+
* Indicates the mode of the build
|
|
351
|
+
*
|
|
352
|
+
* Default: 'auto'
|
|
353
|
+
*
|
|
354
|
+
* If 'auto', the build will be enabled automatically when the application is built.
|
|
355
|
+
* If 'manual', the build will be set only when the build command is executed.
|
|
356
|
+
*
|
|
357
|
+
* Can be used to disable dictionaries build, for instance when execution on Node.js environment should be avoided.
|
|
358
|
+
*/
|
|
359
|
+
mode: 'auto' | 'manual';
|
|
349
360
|
/**
|
|
350
361
|
* Indicates if the build should be optimized
|
|
351
362
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","names":[],"sources":["../../src/config.ts"],"sourcesContent":[],"mappings":";;;;;KAIY,UAAA;;AAAZ;AAKA;AAQW,KARC,0BAAA,GAQD;EAWQ;;;;AAsBnB;AAwEA;AAsBA;EA4CM,OAAA,EA3KK,MA2KL,EAAA;EACA;;;;AAuBN;AAyHA;AAyDA;
|
|
1
|
+
{"version":3,"file":"config.d.ts","names":[],"sources":["../../src/config.ts"],"sourcesContent":[],"mappings":";;;;;KAIY,UAAA;;AAAZ;AAKA;AAQW,KARC,0BAAA,GAQD;EAWQ;;;;AAsBnB;AAwEA;AAsBA;EA4CM,OAAA,EA3KK,MA2KL,EAAA;EACA;;;;AAuBN;AAyHA;AAyDA;AAqHA;AA8CA;EAIiC,eAAA,EAjhBd,MAihBc,EAAA;EAAR;;;;;;;;EAoBd,UAAA,EA3hBG,UA2hBH;EAKK;;;;;;;EAeH,aAAA,EAtiBI,MAsiBJ;CAKD;AAAM,KAxiBN,iBAAA,GAwiBM;EAGN;AAeZ;;;;EAcW,IAAA,EAAA,QAAA;EAKA;;;;;;;EA8BC,IAAA,CAAA,EAAA,MAAA;EAAM;AAMlB;AAkEA;AAwGA;AAiCA;;;;EAEuB,MAAA,CAAA,EAAA,MAAA;EAEX;;;;;;AAOZ;EAwBiB,IAAA,CAAQ,EAAA,MAAA;EACV;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YA3xBH;;KAGA,iBAAA;;;;;;;;;;;;;;;;;;;;KAsBA,aAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EA4CN,oBACA,+EAMI,oBACA;;;;;;;;;;;;;KAgBE,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAyHA,QAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAuDR;KAEQ,WAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAkHA,MAAA,CAAO;;KAGP,cAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA8CA,oBAAA;;;;yBAIa,QAAQ;;;;eAKlB,QAAQ;;;;YAKX,QAAQ;;;;YAKR,QAAQ;;;;WAKT,QAAQ;;;;QAKX,QAAQ;;;;OAKT,QAAQ;;;;UAKL,QAAQ;;;;aAKL,QAAQ;;;;YAKT;;KAGA,gBAAA,GAAmB,KAC7B;;;;KAcU,cAAA;;;;wBAIY;;;;eAKT,QAAQ;;;;WAKZ;;;;WAKA;;;;UAKD;;;;OAKH;;;;OAKA,QAAQ;;;;SAKN;;;;YAKG;;;;YAKA;;;;;KAMA,iBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAkEA,iBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAwGA,qBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAiCA,aAAA,GAAgB,oBAC1B,oBACA;KAEU,YAAA;iBACK,OAAA,CAAQ;eACV,OAAA,CAAQ;gBACP,OAAA,CAAQ;gBACR,OAAA,CAAQ;;KAGZ,SAAA;;;;;;;;;;;;;;;;;;;;;;iBAwBK,OAAA,CAAQ;eACV,OAAA,CAAQ;gBACP,OAAA,CAAQ;gBACR,OAAA,CAAQ;iBACP,OAAA,CAAQ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dictionary.d.ts","names":[],"sources":["../../src/dictionary.ts"],"sourcesContent":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"dictionary.d.ts","names":[],"sources":["../../src/dictionary.ts"],"sourcesContent":[],"mappings":"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"}
|