]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/list/lang/en-ca.js
f315fbae7e6ffba92699c8693b14a4ec1ca90c17
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / list / lang / en-ca.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'list', 'en-ca', {
6 bulletedlist: 'Insert/Remove Bulleted List',
7 numberedlist: 'Insert/Remove Numbered List'
8 } );