summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/ru/common.js.uncompressed.js
blob: c89a1ab08fd655da82edb2ec9d63cb1c3e15e92f (plain)
1
2
3
4
5
6
7
8
9
10
define(
"dijit/nls/ru/common", //begin v1.x content
({
	buttonOk: "ОК",
	buttonCancel: "Отмена",
	buttonSave: "Сохранить",
	itemClose: "Закрыть"
})
//end v1.x content
);