10 lines
127 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/editor/plugins/nls/fr/Save", //begin v1.x content
({
"save": "Sauvegarder"
})
//end v1.x content
);