Added HISPAM codes
This commit is contained in:
parent
2b274e4ea3
commit
5017d4ea76
|
@ -477,6 +477,30 @@
|
||||||
"VA"
|
"VA"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"HISPAM": {
|
||||||
|
"name": "Hispanic America",
|
||||||
|
"codes": [
|
||||||
|
"AR",
|
||||||
|
"BO",
|
||||||
|
"CL",
|
||||||
|
"CO",
|
||||||
|
"CR",
|
||||||
|
"CU",
|
||||||
|
"DO",
|
||||||
|
"EC",
|
||||||
|
"GT",
|
||||||
|
"HN",
|
||||||
|
"MX",
|
||||||
|
"NI",
|
||||||
|
"PA",
|
||||||
|
"PE",
|
||||||
|
"PR",
|
||||||
|
"PY",
|
||||||
|
"SV",
|
||||||
|
"UY",
|
||||||
|
"VE"
|
||||||
|
]
|
||||||
|
},
|
||||||
"INT": {
|
"INT": {
|
||||||
"name": "International",
|
"name": "International",
|
||||||
"codes": [
|
"codes": [
|
||||||
|
|
Loading…
Reference in New Issue