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