mirror of
https://github.com/EFeru/bldc-motor-control-FOC.git
synced 2025-06-25 06:51:34 +02:00
7 lines
114 B
JavaScript
7 lines
114 B
JavaScript
define(
|
|
"dijit/nls/hu/loading", ({
|
|
loadingState: "Betöltés...",
|
|
errorState: "Sajnálom, hiba történt"
|
|
})
|
|
);
|