]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/about/lang/hr.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / about / lang / hr.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'about', 'hr', {
6 copy: 'Copyright © $1. All rights reserved.',
7 dlgTitle: 'O CKEditoru',
8 help: 'Provjeri $1 za pomoć.',
9 moreInfo: 'Za informacije o licencama posjetite našu web stranicu:',
10 title: 'O CKEditoru',
11 userGuide: 'Vodič za CKEditor korisnike'
12 } );