webui-aria2/js/libs/dijit/form/nls/da/ComboBox.js
2012-05-01 19:52:07 +08:00

10 lines
160 B
JavaScript

//>>built
define(
"dijit/form/nls/da/ComboBox", //begin v1.x content
({
previousMessage: "Forrige valg",
nextMessage: "Flere valg"
})
//end v1.x content
);