summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/widget/nls/da/FilePicker.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.7.2/dojox/widget/nls/da/FilePicker.js')
-rw-r--r--js/dojo-1.7.2/dojox/widget/nls/da/FilePicker.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/js/dojo-1.7.2/dojox/widget/nls/da/FilePicker.js b/js/dojo-1.7.2/dojox/widget/nls/da/FilePicker.js
new file mode 100644
index 0000000..abe594c
--- /dev/null
+++ b/js/dojo-1.7.2/dojox/widget/nls/da/FilePicker.js
@@ -0,0 +1,9 @@
+//>>built
+define(
+"dojox/widget/nls/da/FilePicker", ({
+name: "Navn",
+path: "Sti",
+size: "Størrelse (i byte)"
+})
+
+); \ No newline at end of file