12 lines
196 B
JavaScript
Raw Normal View History

2012-06-19 12:07:43 +10:00
//>>built
define(
"dijit/nls/he/common", //begin v1.x content
({
buttonOk: "אישור",
buttonCancel: "ביטול",
buttonSave: "שמירה",
itemClose: "סגירה"
})
//end v1.x content
);