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

7 lines
85 B
JavaScript
Raw Normal View History

2024-07-11 18:02:47 +08:00
define(
({
loadingState: "載入中...",
errorState: "抱歉,發生錯誤"
})
);