summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/nls/ko/loading.js
blob: 30ef4cb0ead87ee30d322bd25ae4307b1cd9170c (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dijit/nls/ko/loading", //begin v1.x content
({
	loadingState: "로드 중...",
	errorState: "죄송합니다. 오류가 발생했습니다."
})
//end v1.x content
);