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

//end v1.x content
);