ZwiiCMS/core/vendor/tinymce/plugins/codemirror/langs/fr_FR.js

8 lines
246 B
JavaScript
Executable File

tinymce.addI18n('fr_FR',{
'HTML source code': 'Code source HTML',
'Start search': 'Rechercher',
'Find next': 'Chercher suiv.',
'Find previous': 'Chercher préc.',
'Replace': 'Remplacer',
'Replace all': 'Remplacer tout'
});