This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/includes/tinymce/jscripts/tiny_mce/themes/simple/langs/fr.js
2009-01-01 11:44:00 -05:00

11 lines
372 B
JavaScript

tinyMCE.addI18n('fr.simple',{
bold_desc:"Gras (Ctrl+B)",
italic_desc:"Italique (Ctrl+I)",
underline_desc:"Soulign\u00E9 (Ctrl+U)",
striketrough_desc:"Barr\u00E9",
bullist_desc:"Liste non-num\u00E9rot\u00E9e",
numlist_desc:"Liste num\u00E9rot\u00E9e",
undo_desc:"D\u00E9faire (Ctrl+Z)",
redo_desc:"Refaire (Ctrl+Y)",
cleanup_desc:"Nettoyer le code non propre"
});