]> git.pond.sub.org Git - eow/blob - static/dojo-release-1.1.1/dijit/demos/i18n/continents.json
Comment class stub
[eow] / static / dojo-release-1.1.1 / dijit / demos / i18n / continents.json
1 [
2 { type: "continent", name: "Africa", iso: "Africa" },
3 { type: "continent", name: "Asia", iso: "Asia" },
4 { type: "continent", name: "Europe", iso: "Europe" },
5 { type: "continent", name: "North America", iso: "North America" },
6 { type: "continent", name: "South America", iso: "South America" },
7 { type: "continent", name: "Oceania", iso: "Oceania" },
8 { type: "continent", name: "Antarctica", iso: "Antarctica" }
9 ]