Sha256: 3012bbaa7ef32e657039aa21fe3acba06d72e044b4cd13391bbd4e8258612b9b
Contents?: true
Size: 479 Bytes
Versions: 3
Compression:
Stored size: 479 Bytes
Contents
/* Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'format', 'fr', { label: 'Format', panelTitle: 'Format de paragraphe', tag_address: 'Adresse', tag_div: 'Normal (DIV)', tag_h1: 'Titre 1', tag_h2: 'Titre 2', tag_h3: 'Titre 3', tag_h4: 'Titre 4', tag_h5: 'Titre 5', tag_h6: 'Titre 6', tag_p: 'Normal', tag_pre: 'Formaté' });
Version data entries
3 entries across 3 versions & 1 rubygems