summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/cs/common.js.uncompressed.js
blob: a484bf07ded139213cec7e8728973b3fc69fb386 (plain)
1
2
3
4
5
6
7
8
9
10
define(
"dijit/nls/cs/common", //begin v1.x content
({
	buttonOk: "OK",
	buttonCancel: "Storno",
	buttonSave: "Uložit",
	itemClose: "Zavřít"
})
//end v1.x content
);