JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / plugins / placeholder / lang / hr.js
1 /*\r
2 Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license\r
4 */\r
5 \r
6 CKEDITOR.plugins.setLang( 'placeholder', 'hr',\r
7 {\r
8         placeholder :\r
9         {\r
10                 title           : 'Svojstva rezerviranog mjesta',\r
11                 toolbar         : 'Napravi rezervirano mjesto',\r
12                 text            : 'Tekst rezerviranog mjesta',\r
13                 edit            : 'Uredi rezervirano mjesto',\r
14                 textMissing     : 'Rezervirano mjesto mora sadržavati tekst.'\r
15         }\r
16 });\r