summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/pt-pt/InsertEntity.js
blob: 8c203d1d4e7d2ca1a0f25cf961bd63c39c150029 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/pt-pt/InsertEntity", //begin v1.x content
({
	insertEntity: "Inserir símbolo"
})

//end v1.x content
);