Bootstrap version 4
Bootstrap Version 4
This commit is contained in:
22
4/ckeditor/plugins/toolbar/lang/hr.js
Executable file
22
4/ckeditor/plugins/toolbar/lang/hr.js
Executable file
@@ -0,0 +1,22 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'toolbar', 'hr', {
|
||||
toolbarCollapse: 'Smanji alatnu traku',
|
||||
toolbarExpand: 'Proširi alatnu traku',
|
||||
toolbarGroups: {
|
||||
document: 'Dokument',
|
||||
clipboard: 'Međuspremnik/Poništi',
|
||||
editing: 'Uređivanje',
|
||||
forms: 'Forme',
|
||||
basicstyles: 'Osnovni stilovi',
|
||||
paragraph: 'Paragraf',
|
||||
links: 'Veze',
|
||||
insert: 'Umetni',
|
||||
styles: 'Stilovi',
|
||||
colors: 'Boje',
|
||||
tools: 'Alatke'
|
||||
},
|
||||
toolbars: 'Alatne trake uređivača teksta'
|
||||
} );
|
||||
Reference in New Issue
Block a user