Sha256: 0b63afa91ce2447563d71f6f8e02da1f7b6a6026a9fb158dc77b3308842bd75f

Contents?: true

Size: 258 Bytes

Versions: 3

Compression:

Stored size: 258 Bytes

Contents

// French Translation by Nicolas M.

CKEDITOR.plugins.setLang('wordcount', 'fr', {
    WordCount: 'Mots:',
    CharCount: 'Caractères:',
    CharCountWithHTML: 'Caractères (including HTML):',
    limit: 'Limite:',
    title: 'Statistiques'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
glebtv-ckeditor-4.2.1.2 app/assets/javascripts/ckeditor/plugins/wordcount/lang/fr.js
glebtv-ckeditor-4.2.1.1 app/assets/javascripts/ckeditor/plugins/wordcount/lang/fr.js
glebtv-ckeditor-4.2.1 app/assets/javascripts/ckeditor/plugins/wordcount/lang/fr.js