]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/list/lang/sl.js
b1ea7a72164304d29213f696bc929d6063362b65
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / list / lang / sl.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', 'sl', {
6 bulletedlist: 'Označen seznam',
7 numberedlist: 'Oštevilčen seznam'
8 } );