10 lines
149 B
JavaScript
Raw Normal View History

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