summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/zh-tw/loading.js.uncompressed.js
blob: a4401f2cd85effd83817f118e428d1e4958ccd12 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/zh-tw/loading", //begin v1.x content
({
	loadingState: "載入中...",
	errorState: "抱歉,發生錯誤"
})
//end v1.x content
);