summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/widget/nls/ru/Wizard.js
blob: 61186e07509d7f9c084efb9c494e3e73c0eb84a3 (plain)
1
2
3
4
5
6
7
8
9
10
//>>built
define(
"dojox/widget/nls/ru/Wizard", //begin v1.x content
({
next: "Далее",
previous: "Назад",
done: "Готово"
})
//end v1.x content
);