7 lines
89 B
JavaScript
7 lines
89 B
JavaScript
//>>built
|
|
define(
|
|
"dojox/form/nls/pt/Uploader", ({
|
|
label: "Selecione Arquivos..."
|
|
})
|
|
);
|