summaryrefslogtreecommitdiff
path: root/plugins/indent/lang/sk.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/indent/lang/sk.js')
-rw-r--r--plugins/indent/lang/sk.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/indent/lang/sk.js b/plugins/indent/lang/sk.js
deleted file mode 100644
index acf960b..0000000
--- a/plugins/indent/lang/sk.js
+++ /dev/null
@@ -1,8 +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( 'indent', 'sk', {
- indent: 'Zväčšiť odsadenie',
- outdent: 'Zmenšiť odsadenie'
-});