webui-aria2/js/libs/dojox/widget/nls/pt/FilePicker.js
2012-05-01 19:52:07 +08:00

9 lines
119 B
JavaScript

//>>built
define(
"dojox/widget/nls/pt/FilePicker", ({
name: "Nome",
path: "Caminho",
size: "Tamanho (em bytes)"
})
);