DSDSWeb/static/js/Cesium-1.53/ThirdParty/dojo-release-1.10.4/dijit/nls/ar/loading.js

7 lines
102 B
JavaScript
Raw Normal View History

2024-07-11 18:02:47 +08:00
define(
({
loadingState: "جاري التحميل...",
errorState: "عفوا، حدث خطأ"
})
);