forked from EFeru/bldc-motor-control-FOC
9 lines
146 B
JavaScript
9 lines
146 B
JavaScript
define(
|
|
"dijit/nls/he/common", ({
|
|
buttonOk: "אישור",
|
|
buttonCancel: "ביטול",
|
|
buttonSave: "שמירה",
|
|
itemClose: "סגירה"
|
|
})
|
|
);
|