summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/widget/nls/de/FilePicker.js
blob: d999162f5d0944574d11295e2c567bdcfbfb6e73 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/widget/nls/de/FilePicker", ({
name: "Name",
path: "Pfad",
size: "Größe (in Byte)"
})

);