]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/templates/lang/bs.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / templates / lang / bs.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'templates', 'bs', {\r
6 button: 'Templates', // MISSING\r
7 emptyListMsg: '(No templates defined)', // MISSING\r
8 insertOption: 'Replace actual contents', // MISSING\r
9 options: 'Template Options', // MISSING\r
10 selectPromptMsg: 'Please select the template to open in the editor', // MISSING\r
11 title: 'Content Templates' // MISSING\r
12} );\r