Ticket #13347: en.js

File en.js, 226 bytes (added by bjrke, 9 years ago)

lang/en.js

Line 
1CKEDITOR.plugins.setLang( 'jc_contentbox', 'en', {
2    dialog: {
3        title: 'Edit content box',
4        align: 'Alignment',
5        width: 'Widht'
6    },
7    content: 'Content...',
8    button: 'Create content box'
9} );
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy