aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/stylescombo/lang/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/stylescombo/lang/bg.js')
-rw-r--r--sources/plugins/stylescombo/lang/bg.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/sources/plugins/stylescombo/lang/bg.js b/sources/plugins/stylescombo/lang/bg.js
new file mode 100644
index 00000000..a569248f
--- /dev/null
+++ b/sources/plugins/stylescombo/lang/bg.js
@@ -0,0 +1,11 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'stylescombo', 'bg', {
6 label: 'Стилове',
7 panelTitle: 'Стилове за форматиране',
8 panelTitle1: 'Блокови стилове',
9 panelTitle2: 'Вътрешни стилове',
10 panelTitle3: 'Обектни стилове'
11} );