summaryrefslogtreecommitdiff
path: root/plugins/about/lang/hr.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/about/lang/hr.js')
-rw-r--r--plugins/about/lang/hr.js12
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/about/lang/hr.js b/plugins/about/lang/hr.js
deleted file mode 100644
index f150c84..0000000
--- a/plugins/about/lang/hr.js
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'about', 'hr', {
- copy: 'Copyright © $1. All rights reserved.',
- dlgTitle: 'O CKEditoru',
- help: 'Provjeri $1 za pomoć.',
- moreInfo: 'Za informacije o licencama posjetite našu web stranicu:',
- title: 'O CKEditoru',
- userGuide: 'Vodič za CKEditor korisnike'
-});