forked from EFeru/bldc-motor-control-FOC
7 lines
126 B
JavaScript
7 lines
126 B
JavaScript
define(
|
|
"dijit/nls/ar/loading", ({
|
|
loadingState: "جاري التحميل...",
|
|
errorState: "عفوا، حدث خطأ"
|
|
})
|
|
);
|