summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/zh/Preview.js
blob: ba6c81d9dbca659ab97270c8bf15fe5e6f62a546 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/zh/Preview", //begin v1.x content
({
	"preview": "预览"
})

//end v1.x content
);