UNPKG

ct-ckeditor

Version:
16 lines (14 loc) 617 B
// French Translation by Nicolas M. et Pierre-Luc Auclair CKEDITOR.plugins.setLang('wordcount', 'fr', { WordCount: 'Mots :', WordCountRemaining: 'mots restants', CharCount: 'Caractères :', CharCountRemaining: 'caractères restants', CharCountWithHTML: 'Caractères (incluant HTML) :', CharCountWithHTMLRemaining: 'caractères (avec HTML) restants', Paragraphs: 'Paragraphes :', ParagraphsRemaining: 'paragraphes restants', pasteWarning: 'Le contenu ne peut pas être collé car il dépasse la limite autorisée', Selected: 'Sélectionné :', title: 'Statistiques' });