aboutsummaryrefslogblamecommitdiff
path: root/sources/plugins/toolbar/lang/sr-latn.js
blob: 4cb758d1c3c68a1dbf45f036acb7e1f61322d4cd (plain) (tree)
1
2
      
                                                                            



















                                                             
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'toolbar', 'sr-latn', {
	toolbarCollapse: 'Suzi alatnu traku',
	toolbarExpand: 'Proširi alatnu traku',
	toolbarGroups: {
		document: 'Document',
		clipboard: 'Clipboard/Undo',
		editing: 'Editing',
		forms: 'Forms',
		basicstyles: 'Basic Styles',
		paragraph: 'Paragraph',
		links: 'Links',
		insert: 'Insert',
		styles: 'Styles',
		colors: 'Colors',
		tools: 'Tools'
	},
	toolbars: 'Alatne trake'
} );