summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/th/loading.js.uncompressed.js
blob: 79d7260edeb57e9f5878a46f7f5c8962fd964e6e (plain)
1
2
3
4
5
6
7
8
9
define(
"dijit/nls/th/loading", //begin v1.x content
({
	loadingState: "กำลังโหลด...",
	errorState: "ขออภัย เกิดข้อผิดพลาด"
})

//end v1.x content
);