summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/es/Preview.js
blob: a51022c981100e30cb73b583bda934cbdfc7d05b (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/es/Preview", //begin v1.x content
({
	"preview": "Previsualización"
})

//end v1.x content
);