summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/ro/InsertEntity.js
blob: b308ecd79e231f430eb4e1ee7efd3601d2d77829 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/ro/InsertEntity", //begin v1.x content
({
	insertEntity: "Inserare simbol"
})

//end v1.x content
);