summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/ro/common.js.uncompressed.js
blob: 031f94dcec1aac727eac611142ee7ffc1a5e7f5c (plain)
1
2
3
4
5
6
7
8
9
10
11
define(
"dijit/nls/ro/common", //begin v1.x content
({
	buttonOk: "OK",
	buttonCancel: "Anulare",
	buttonSave: "Salvare",
	itemClose: "Închidere"
})

//end v1.x content
);