2012-05-01 19:52:07 +08:00

10 lines
149 B
JavaScript

//>>built
define(
"dojox/editor/plugins/nls/pt-pt/InsertEntity", //begin v1.x content
({
insertEntity: "Inserir símbolo"
})
//end v1.x content
);