mirror of
https://github.com/EFeru/bldc-motor-control-FOC.git
synced 2025-06-25 06:51:34 +02:00
9 lines
146 B
JavaScript
9 lines
146 B
JavaScript
define(
|
|
"dijit/nls/he/common", ({
|
|
buttonOk: "אישור",
|
|
buttonCancel: "ביטול",
|
|
buttonSave: "שמירה",
|
|
itemClose: "סגירה"
|
|
})
|
|
);
|