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

//end v1.x content
);