7 lines
85 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/form/nls/it/Uploader", ({
label: "Seleziona file..."
})
);