summaryrefslogtreecommitdiff
path: root/plugins/templates/lang/hr.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/templates/lang/hr.js')
-rw-r--r--plugins/templates/lang/hr.js12
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/templates/lang/hr.js b/plugins/templates/lang/hr.js
deleted file mode 100644
index 3c9be48..0000000
--- a/plugins/templates/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( 'templates', 'hr', {
- button: 'Predlošci',
- emptyListMsg: '(Nema definiranih predložaka)',
- insertOption: 'Zamijeni trenutne sadržaje',
- options: 'Opcije predložaka',
- selectPromptMsg: 'Molimo odaberite predložak koji želite otvoriti<br>(stvarni sadržaj će biti izgubljen):',
- title: 'Predlošci sadržaja'
-});