10 lines
152 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/editor/plugins/nls/fr/InsertEntity", //begin v1.x content
({
insertEntity: "Insertion d'un symbole"
})
//end v1.x content
);