]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dijit/demos/i18n/continents.json
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dijit / demos / i18n / continents.json
diff --git a/static/dojo-release-1.1.1/dijit/demos/i18n/continents.json b/static/dojo-release-1.1.1/dijit/demos/i18n/continents.json
new file mode 100644 (file)
index 0000000..994842b
--- /dev/null
@@ -0,0 +1,9 @@
+[
+{ type: "continent", name: "Africa", iso: "Africa" },
+{ type: "continent", name: "Asia", iso: "Asia" },
+{ type: "continent", name: "Europe", iso: "Europe" },
+{ type: "continent", name: "North America", iso: "North America" },
+{ type: "continent", name: "South America", iso: "South America" },
+{ type: "continent", name: "Oceania", iso: "Oceania" },
+{ type: "continent", name: "Antarctica", iso: "Antarctica" }
+]