summaryrefslogtreecommitdiff
path: root/plugins/stylescombo/lang/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/stylescombo/lang/bg.js')
-rw-r--r--plugins/stylescombo/lang/bg.js11
1 files changed, 0 insertions, 11 deletions
diff --git a/plugins/stylescombo/lang/bg.js b/plugins/stylescombo/lang/bg.js
deleted file mode 100644
index 266bb01..0000000
--- a/plugins/stylescombo/lang/bg.js
+++ /dev/null
@@ -1,11 +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( 'stylescombo', 'bg', {
- label: 'Стилове',
- panelTitle: 'Стилове за форматиране',
- panelTitle1: 'Блокови стилове',
- panelTitle2: 'Вътрешни стилове',
- panelTitle3: 'Обектни стилове'
-});