2012-05-01 19:52:07 +08:00

12 lines
196 B
JavaScript

//>>built
define(
"dijit/nls/he/common", //begin v1.x content
({
buttonOk: "אישור",
buttonCancel: "ביטול",
buttonSave: "שמירה",
itemClose: "סגירה"
})
//end v1.x content
);