7 lines
102 B
JavaScript
7 lines
102 B
JavaScript
define(
|
|
({
|
|
loadingState: "جاري التحميل...",
|
|
errorState: "عفوا، حدث خطأ"
|
|
})
|
|
);
|