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