summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/fr/InsertEntity.js
blob: 665971d23796b240c7fb2f2ed980aac1e50c4a3d (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/fr/InsertEntity", //begin v1.x content
({
	insertEntity: "Insertion d'un symbole"
})

//end v1.x content
);