summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/widget/nls/he/Wizard.js
blob: df2bd608bcc21f9bdfe6fd73610f4de21ef3a0cb (plain)
1
2
3
4
5
6
7
8
9
10
//>>built
define(
"dojox/widget/nls/he/Wizard", //begin v1.x content
({
next: "הבא",
previous: "הקודם",
done: "סיום"
})
//end v1.x content
);