You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-testmgr/external/ZendFramework-1.9.5/externals/dojo/demos/i18n/continents.json

10 lines
517 B
JSON

[
{ key: "continent:AF", type: "continent", name: "Africa", iso: "AF" },
{ key: "continent:AS", type: "continent", name: "Asia", iso: "AS" },
{ key: "continent:EU", type: "continent", name: "Europe", iso: "EU" },
{ key: "continent:NA", type: "continent", name: "North America", iso: "NA" },
{ key: "continent:SA", type: "continent", name: "South America", iso: "SA" },
{ key: "continent:OC", type: "continent", name: "Oceania", iso: "OC" },
{ key: "continent:AN", type: "continent", name: "Antarctica", iso: "AN" }
]