Style changes for the Use cases.
[yaffs-website] / web / libraries / templates / lang / hr.js
1 /*
2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'templates', 'hr', {
6         button: 'Predlošci',
7         emptyListMsg: '(Nema definiranih predložaka)',
8         insertOption: 'Zamijeni trenutne sadržaje',
9         options: 'Opcije predložaka',
10         selectPromptMsg: 'Molimo odaberite predložak koji želite otvoriti',
11         title: 'Predlošci sadržaja'
12 } );