summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/ja/loading.js.uncompressed.js
blob: f19588954417be143cfbc5c23f3e99f0b58406b6 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/ja/loading", //begin v1.x content
({
	loadingState: "ロード中...",
	errorState: "エラーが発生しました。"
})
//end v1.x content
);