phpldapadmin/application/media/js/dojo-release-1.7.2/dojox/widget/nls/de/Wizard.js
2013-03-19 15:55:33 +11:00

11 lines
149 B
JavaScript

//>>built
define(
"dojox/widget/nls/de/Wizard", //begin v1.x content
({
next: "Weiter",
previous: "Zurück",
done: "Fertig"
})
//end v1.x content
);