summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/ja/Blockquote.js
blob: 6c372c63f45df8380a1fb21b46dd19c295991b06 (plain)
1
2
3
4
5
6
7
8
//>>built
define(
"dojox/editor/plugins/nls/ja/Blockquote", //begin v1.x content
({
	"blockquote": "引用"
})
//end v1.x content
);