summaryrefslogtreecommitdiff
path: root/plugins/toolbar/lang/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/toolbar/lang/bg.js')
-rw-r--r--plugins/toolbar/lang/bg.js22
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/toolbar/lang/bg.js b/plugins/toolbar/lang/bg.js
deleted file mode 100644
index ceff5e2..0000000
--- a/plugins/toolbar/lang/bg.js
+++ /dev/null
@@ -1,22 +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( 'toolbar', 'bg', {
- toolbarCollapse: 'Свиване на лентата с инструменти',
- toolbarExpand: 'Разширяване на лентата с инструменти',
- toolbarGroups: {
- document: 'Документ',
- clipboard: 'Clipboard/Undo',
- editing: 'Промяна',
- forms: 'Форми',
- basicstyles: 'Базови стилове',
- paragraph: 'Параграф',
- links: 'Връзки',
- insert: 'Вмъкване',
- styles: 'Стилове',
- colors: 'Цветове',
- tools: 'Инструменти'
- },
- toolbars: 'Ленти с инструменти'
-});