[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
e-learning
/
assets
/
comp
/
ckeditor
/
plugins
/
codesnippet
/
lang
/
[
Home
]
File: bg.js
/** * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'codesnippet', 'bg', { button: 'Въвеждане на блок с код', codeContents: 'Съдържание на кода', emptySnippetError: 'Блока с код не може да бъде празен.', language: 'Език', title: 'Блок с код', pathName: 'блок с код' } );