10 lines
129 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/editor/plugins/nls/cs/Preview", //begin v1.x content
({
"preview": "Náhled"
})
//end v1.x content
);