summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/nls/he/common.js
blob: a11767e01d44c1399c55778476b64ca4f3ebdc67 (plain)
1
2
3
4
5
6
7
8
9
10
11
//>>built
define(
"dijit/nls/he/common", //begin v1.x content
({
	buttonOk: "אישור",
	buttonCancel: "ביטול",
	buttonSave: "שמירה",
	itemClose: "סגירה"
})
//end v1.x content
);